build: remove hotplug2 from DEFAULT_PACKAGES

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37132
v19.07.3_mercusys_ac12_duma
Felix Fietkau 11 years ago
parent c9926f77b4
commit f89b3d42e8

@ -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:=

Loading…
Cancel
Save