aboutsummaryrefslogtreecommitdiffstats
path: root/include/target.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-11-26 08:59:49 +0000
committerJohn Crispin <blogic@openwrt.org>2014-11-26 08:59:49 +0000
commit2088d1ea438e14be13e9d579ebf847f9cc50245d (patch)
tree33d505bfb6f857dfef0f78424838f347ab207e39 /include/target.mk
parentd44b004591dac552e2f5dffc0dab7b27db3f6340 (diff)
downloadmaster-187ad058-2088d1ea438e14be13e9d579ebf847f9cc50245d.tar.gz
master-187ad058-2088d1ea438e14be13e9d579ebf847f9cc50245d.tar.bz2
master-187ad058-2088d1ea438e14be13e9d579ebf847f9cc50245d.zip
target.mk: add default packages for NAS device-type
Signed-off-by: Daniel Golle <daniel@makrotopia.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43387 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/target.mk')
-rw-r--r--include/target.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/target.mk b/include/target.mk
index 17413f9ece..db501e06c7 100644
--- a/include/target.mk
+++ b/include/target.mk
@@ -13,6 +13,8 @@ DEVICE_TYPE?=router
# Default packages - the really basic set
DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg netifd fstools
+# For nas targets
+DEFAULT_PACKAGES.nas:=block-mount fdisk lvm2 lsblk mdadm
# For router targets
DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-nf-nathelper firewall odhcpd odhcp6c
DEFAULT_PACKAGES.bootloader:=