summaryrefslogtreecommitdiffstats
path: root/package/fonera-mp3-drv/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.Felix Fietkau2007-12-051-1/+1
| | | | | | | | $(CP) is defined as CP:="cp -fpR" Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9661
* fixed fonera mp3 driver sysfs and autoloadJohn Crispin2007-09-101-1/+1
| | | | SVN-Revision: 8733
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-1/+1
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-1/+4
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-1/+1
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* added libjson-c. added driver, webinterface and userspace daemon for the ↵John Crispin2007-08-271-0/+44
fonera mp3-hack SVN-Revision: 8509