[OpenWrt-Devel] [PATCH] oxnas: add some default packages of router
Shonn Lu
countrysideboy at qq.com
Sat Nov 7 15:12:29 EST 2015
Signed-off-by: Shonn Lu <countrysideboy at qq.com>
---
target/linux/oxnas/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/target/linux/oxnas/Makefile b/target/linux/oxnas/Makefile
index 32bcab8..87b9489 100644
--- a/target/linux/oxnas/Makefile
+++ b/target/linux/oxnas/Makefile
@@ -22,7 +22,8 @@ include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
kmod-ata-core kmod-ata-oxnas-sata kmod-button-hotplug \
kmod-input-gpio-keys-polled kmod-leds-gpio kmod-usb2-oxnas \
- uboot-envtools uboot-oxnas-ox820
+ uboot-envtools uboot-oxnas-ox820 \
+ dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-nf-nathelper firewall odhcpd odhcp6c
KERNELNAME:=zImage dtbs
--
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list