From 23955ee6c0c5ed40f81d31e986ebfda2278e08a3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 2 Jul 2013 11:14:15 +0000 Subject: [PATCH] build: remove hotplug2 from DEFAULT_PACKAGES Signed-off-by: Felix Fietkau SVN-Revision: 37132 --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/target.mk b/include/target.mk index c1768023e8..7a704e2206 100644 --- a/include/target.mk +++ b/include/target.mk @@ -12,7 +12,7 @@ __target_inc=1 DEVICE_TYPE?=router # Default packages - the really basic set -DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg hotplug2 netifd +DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg netifd # For router targets DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall 6relayd odhcp6c DEFAULT_PACKAGES.bootloader:= -- 2.30.2