瀏覽代碼

build: remove hotplug2 from DEFAULT_PACKAGES

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 37132
Felix Fietkau 12 年之前
父節點
當前提交
f89b3d42e8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/target.mk

+ 1 - 1
include/target.mk

@@ -12,7 +12,7 @@ __target_inc=1
 DEVICE_TYPE?=router
 DEVICE_TYPE?=router
 
 
 # Default packages - the really basic set
 # 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
 # For router targets
 DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall 6relayd odhcp6c
 DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall 6relayd odhcp6c
 DEFAULT_PACKAGES.bootloader:=
 DEFAULT_PACKAGES.bootloader:=