aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-03-04 20:31:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-03-04 20:31:53 +0000
commitae39d6a370ebb0171bd666a22159b70a2e921877 (patch)
treed01574d8952ea12da4e829c3c811e57382a1be17 /include
parent7c5ca4e5dedaaf8480fdd6a8eb1ea6a0e89d0229 (diff)
downloadmaster-187ad058-ae39d6a370ebb0171bd666a22159b70a2e921877.tar.gz
master-187ad058-ae39d6a370ebb0171bd666a22159b70a2e921877.tar.bz2
master-187ad058-ae39d6a370ebb0171bd666a22159b70a2e921877.zip
nuke mdev and replace it with hotplug2 :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6512 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/kernel-build.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/kernel-build.mk b/include/kernel-build.mk
index 93bf66dbcb..3193e9d185 100644
--- a/include/kernel-build.mk
+++ b/include/kernel-build.mk
@@ -37,6 +37,9 @@ FEATURES:=$(sort $(FEATURES))
# For target profile selection - the default set
DEFAULT_PACKAGES:=base-files libgcc uclibc bridge busybox dnsmasq dropbear iptables mtd ppp ppp-mod-pppoe mtd kmod-ipt-nathelper
+ifneq ($(KERNEL),2.4)
+ DEFAULT_PACKAGES+=udevtrigger hotplug2
+endif
ifeq ($(DUMP),1)
all: dumpinfo