Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin. | Felix Fietkau | 2007-12-05 | 1 | -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 Crispin | 2007-09-23 | 1 | -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 Crispin | 2007-09-11 | 1 | -2/+5 |
| | | | | | | buffer runs dry SVN-Revision: 8753 | ||||
* | fixed fonera mp3 driver sysfs and autoload | John Crispin | 2007-09-10 | 2 | -2/+11 |
| | | | | SVN-Revision: 8733 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -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 Thill | 2007-09-07 | 1 | -1/+4 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -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 packages | Nicolas Thill | 2007-09-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 8575 | ||||
* | added libjson-c. added driver, webinterface and userspace daemon for the ↵ | John Crispin | 2007-08-27 | 6 | -0/+1963 |
fonera mp3-hack SVN-Revision: 8509 |