summaryrefslogtreecommitdiffstats
path: root/config/Kconfig
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-01-31 19:59:31 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-01-31 19:59:31 +0000
commitad843c1efbb3329524c132f6a904654ce0ecad1e (patch)
treea5b400c6fc5d6b4d46db952c0e2731e92119c763 /config/Kconfig
parent010568491cc65846fb94d6896fb80cd63a2cd701 (diff)
downloadptxdist-ad843c1efbb3329524c132f6a904654ce0ecad1e.tar.gz
ptxdist-ad843c1efbb3329524c132f6a904654ce0ecad1e.tar.xz
added module-init-tools support; patch by Ladislav Michl
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2239 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'config/Kconfig')
-rw-r--r--config/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Kconfig b/config/Kconfig
index 1aeb9419b..8043d2914 100644
--- a/config/Kconfig
+++ b/config/Kconfig
@@ -55,6 +55,7 @@ menu "Shell & Console Tools "
source "rules/bash.in"
source "rules/busybox.in"
source "rules/coreutils.in"
+source "rules/module-init-tools.in"
source "rules/gawk.in"
source "rules/hotplug.in"
source "rules/mgetty.in"