projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3872853
)
rdc selects bridge, stp, llc and 8021q modules by default
author
Florian Fainelli
<florian@openwrt.org>
Sun, 13 Nov 2011 17:38:56 +0000
(17:38 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 13 Nov 2011 17:38:56 +0000
(17:38 +0000)
SVN-Revision: 29028
target/linux/rdc/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index 273b65b84bf2e6ffc34fc07c8fac797c627278ee..7f8bd260b0559b9dbf5655c1a5142b474886540f 100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-16,7
+16,8
@@
LINUX_VERSION:=2.6.30.10
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += wpad-mini kmod-r6040 kmod-input-core \
+DEFAULT_PACKAGES += kmod-llc kmod-stp kmod-bridge kmod-8021q \
+ wpad-mini kmod-r6040 kmod-input-core \
kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug
define Target/Description