aboutsummaryrefslogtreecommitdiffstats
path: root/package/fonera-mp3-drv
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
* added option to atheros kernel to be able to disable reset button from ↵John Crispin2007-09-231-0/+5
| | | | | | inside the fon mp3 driver SVN-Revision: 8969
* fix a possible dead lock in the fonera-mp3 driver, that can happen, when the ↵John Crispin2007-09-111-2/+5
| | | | | | buffer runs dry SVN-Revision: 8753
* fixed fonera mp3 driver sysfs and autoloadJohn Crispin2007-09-102-2/+11
| | | | 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-276-0/+1963
fonera mp3-hack SVN-Revision: 8509