[OpenWrt-Devel] [PATCH v2 4/5] malta: use as a default type device

Yousong Zhou yszhou4tech at gmail.com
Fri Oct 30 23:05:26 EDT 2015


There is currently no relevant definition for developerboard device type
in include/target.mk, thus packages like iptables, firewall, dnsmasq
etc. are missing in the default images, rendering it almost useless
for regular testing or normal use.

With this change, currently a default set of packages for "router" will
be installed to malta firmware images.

Signed-off-by: Yousong Zhou <yszhou4tech at gmail.com>
---
 target/linux/malta/Makefile |    2 --
 1 file changed, 2 deletions(-)

diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile
index c9f1586..8392738 100644
--- a/target/linux/malta/Makefile
+++ b/target/linux/malta/Makefile
@@ -15,8 +15,6 @@ MAINTAINER:=Florian Fainelli <florian at openwrt.org>
 
 KERNEL_PATCHVER:=3.18
 
-DEVICE_TYPE:=developerboard
-
 include $(INCLUDE_DIR)/target.mk
 
 DEFAULT_PACKAGES += wpad-mini kmod-mac80211-hwsim kmod-pcnet32
-- 
1.7.10.4
_______________________________________________
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