summaryrefslogtreecommitdiffstats
path: root/include/target.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-11-26 08:59:49 +0000
committerJohn Crispin <john@openwrt.org>2014-11-26 08:59:49 +0000
commit40da7aae54ad7f098064f18e28eb8201afedfd5c (patch)
tree8a4363a22d52b5108ce3514139977a2a1fe40808 /include/target.mk
parent271a4d804a6c561df87d8df4abdc8a551bbac22a (diff)
downloadmaster-31e0f0ae-40da7aae54ad7f098064f18e28eb8201afedfd5c.tar.gz
master-31e0f0ae-40da7aae54ad7f098064f18e28eb8201afedfd5c.tar.bz2
master-31e0f0ae-40da7aae54ad7f098064f18e28eb8201afedfd5c.zip
target.mk: add default packages for NAS device-type
Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43387
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:=