projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] firewall: fix a race condition preventing interfaces from being added to...
[openwrt.git]
/
target
/
linux
/
adm5120
/
Makefile
diff --git
a/target/linux/adm5120/Makefile
b/target/linux/adm5120/Makefile
index
bcafec0
..
8bd1eb1
100644
(file)
--- a/
target/linux/adm5120/Makefile
+++ b/
target/linux/adm5120/Makefile
@@
-16,6
+16,7
@@
INITRAMFS_EXTRA_FILES:=
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += admswconfig hostapd-mini kmod-input-core \
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += admswconfig hostapd-mini kmod-input-core \
- kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug
+ kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug \
+ kmod-leds-gpio kmod-ledtrig-adm5120-switch
$(eval $(call BuildTarget))
$(eval $(call BuildTarget))
This page took
0.030632 seconds
and
4
git commands to generate.