aboutsummaryrefslogtreecommitdiffstats
path: root/include/target.mk
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-05-28 09:58:09 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-05-28 09:58:09 +0000
commite72420dc09cf8e828ce3c96a8d8f08b045e1562f (patch)
treef24f0868990124ee669b2df49e8f5d0b605e470c /include/target.mk
parent3d7d810e39e09dc179d6c7cbd24d7f1e80bf3d77 (diff)
downloadmaster-187ad058-e72420dc09cf8e828ce3c96a8d8f08b045e1562f.tar.gz
master-187ad058-e72420dc09cf8e828ce3c96a8d8f08b045e1562f.tar.bz2
master-187ad058-e72420dc09cf8e828ce3c96a8d8f08b045e1562f.zip
include: remove lvm2 from nas package collection
Since lvm2 is only available in feeds we must not include it by default. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45801 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/target.mk')
-rw-r--r--include/target.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/target.mk b/include/target.mk
index db501e06c7..bfead524e9 100644
--- a/include/target.mk
+++ b/include/target.mk
@@ -14,7 +14,7 @@ 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
+DEFAULT_PACKAGES.nas:=block-mount fdisk lsblk mdadm
# For router targets
DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-nf-nathelper firewall odhcpd odhcp6c
DEFAULT_PACKAGES.bootloader:=