diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-09-14 14:26:17 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-09-14 14:26:17 +0000 |
commit | 71143e6534ccbd311bc49cecf7c1b1d3aab0f428 (patch) | |
tree | ffa441ed168bf57dc771c1397a406a21cde492b0 /mdk-stage1/Makefile.mkinitrd_helper | |
parent | 2a11617dfbbd9ce2fc711072e1a242fc11ddef9a (diff) | |
download | drakx-backup-do-not-use-71143e6534ccbd311bc49cecf7c1b1d3aab0f428.tar drakx-backup-do-not-use-71143e6534ccbd311bc49cecf7c1b1d3aab0f428.tar.gz drakx-backup-do-not-use-71143e6534ccbd311bc49cecf7c1b1d3aab0f428.tar.bz2 drakx-backup-do-not-use-71143e6534ccbd311bc49cecf7c1b1d3aab0f428.tar.xz drakx-backup-do-not-use-71143e6534ccbd311bc49cecf7c1b1d3aab0f428.zip |
back to using a reduced form of mkinitrd_helper for mkinitrd (only
to provide a dietlibc-enabled static insmod)
Diffstat (limited to 'mdk-stage1/Makefile.mkinitrd_helper')
-rw-r--r-- | mdk-stage1/Makefile.mkinitrd_helper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile.mkinitrd_helper b/mdk-stage1/Makefile.mkinitrd_helper index 899fccb55..72bef595f 100644 --- a/mdk-stage1/Makefile.mkinitrd_helper +++ b/mdk-stage1/Makefile.mkinitrd_helper @@ -14,7 +14,7 @@ #***************************************************************************** -DIRS = dietlibc insmod-busybox mkinitrd_helper +DIRS = dietlibc insmod-busybox all: dirs |