Commit Graph

9 Commits

Author SHA1 Message Date
Felix Fietkau
4fa7250c07 Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
$(CP) is defined as CP:="cp -fpR"

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9661
2007-12-05 18:45:35 +00:00
John Crispin
d7502c446b added option to atheros kernel to be able to disable reset button from inside the fon mp3 driver
SVN-Revision: 8969
2007-09-23 00:32:31 +00:00
John Crispin
6ce13a764f fix a possible dead lock in the fonera-mp3 driver, that can happen, when the buffer runs dry
SVN-Revision: 8753
2007-09-11 16:53:53 +00:00
John Crispin
c4c29e8b68 fixed fonera mp3 driver sysfs and autoload
SVN-Revision: 8733
2007-09-10 20:59:38 +00:00
Felix Fietkau
a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Felix Fietkau
56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (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
2007-09-06 16:27:37 +00:00
Nicolas Thill
02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
John Crispin
6c0f55bc68 added libjson-c. added driver, webinterface and userspace daemon for the fonera mp3-hack
SVN-Revision: 8509
2007-08-27 20:10:35 +00:00