---
 include/target.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/target.mk b/include/target.mk
index 467ef35..a835512 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
+# For nas targets
+DEFAULT_PACKAGES.nas:=block-mount fdisk hdparm lvm2 lsblk mdadm e2fsprogs 
badblocks resize2fs tune2fs dosfsck dosfslabel mkdosfs
 # For router targets
 DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe 
kmod-ipt-nathelper firewall 6relayd odhcp6c
 DEFAULT_PACKAGES.bootloader:=
-- 
1.8.4.2
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to