summaryrefslogtreecommitdiffstats
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
commit597d2060c58b9c2c8de76b2d0bc577f66af9ee71 (patch)
treeb73c3edf00f6a94c1e0bc7f9f6a26e29c9cb74df /include/target.mk
parente91342e28545eb35e3850034e9783e4b93a58db7 (diff)
downloadmaster-31e0f0ae-597d2060c58b9c2c8de76b2d0bc577f66af9ee71.tar.gz
master-31e0f0ae-597d2060c58b9c2c8de76b2d0bc577f66af9ee71.tar.bz2
master-31e0f0ae-597d2060c58b9c2c8de76b2d0bc577f66af9ee71.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> SVN-Revision: 45801
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:=