projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[rdc] base-files: gracefully handle empty variables in preinit (#11155)
[openwrt.git]
/
target
/
linux
/
rdc
/
Makefile
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index
5635c58
..
10b9dd2
100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-17,7
+17,8
@@
LINUX_VERSION:=2.6.32.33
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += wpad-mini kmod-libphy kmod-r6040 kmod-input-core \
+DEFAULT_PACKAGES += kmod-llc kmod-stp kmod-bridge kmod-8021q \
+ wpad-mini kmod-libphy kmod-r6040 kmod-input-core \
kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug \
kmod-rdc321x-wdt
kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug \
kmod-rdc321x-wdt
This page took
0.01962 seconds
and
4
git commands to generate.