projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f1c42d
)
ramips: select kmod-rt2800-soc by default (if available)
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 13 Nov 2013 10:29:10 +0000
(10:29 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 13 Nov 2013 10:29:10 +0000
(10:29 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38784
target/linux/ramips/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/Makefile
b/target/linux/ramips/Makefile
index a12751290188f225f8df805b2fbd2e3aedeaca93..205d073f44853759cb504e31d29fe9cda64b28b6 100644
(file)
--- a/
target/linux/ramips/Makefile
+++ b/
target/linux/ramips/Makefile
@@
-17,7
+17,7
@@
LINUX_VERSION:=3.10.18
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=\
kmod-leds-gpio kmod-gpio-button-hotplug \
- kmod-rt2800-pci wpad-mini swconfig
+ kmod-rt2800-pci
kmod-rt2800-soc
wpad-mini swconfig
define Target/Description
Build firmware images for Ralink RT288x/RT3xxx based boards.