diff options
| author | Mystery Man <unknown@mandriva.org> | 2003-09-12 15:16:49 +0000 |
|---|---|---|
| committer | Mystery Man <unknown@mandriva.org> | 2003-09-12 15:16:49 +0000 |
| commit | e0a90440b5f10011c62a4ef2ad7ae53ee75eac56 (patch) | |
| tree | 8fb507c45d54fb01a7532400679b607cb61e8f33 /kernel/Makefile | |
| parent | 83fc804615d6576d1da05e6b5ac955345914a035 (diff) | |
| download | drakx-backup-do-not-use-9_2_11mdk.tar drakx-backup-do-not-use-9_2_11mdk.tar.gz drakx-backup-do-not-use-9_2_11mdk.tar.bz2 drakx-backup-do-not-use-9_2_11mdk.tar.xz drakx-backup-do-not-use-9_2_11mdk.zip | |
This commit was manufactured by cvs2svn to create tag 'V9_2_11mdk'.V9_2_11mdk
Diffstat (limited to 'kernel/Makefile')
| -rw-r--r-- | kernel/Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/kernel/Makefile b/kernel/Makefile deleted file mode 100644 index a821d3939..000000000 --- a/kernel/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -all: all.modules - -all.modules: ../mdk-stage1/mar/mar update_kernel list_modules.pm - `../tools/specific_arch ./update_kernel` - -../mdk-stage1/mar/mar: - make -C `dirname $@` mar - -clean: - rm -rf *~ modules.description all.modules all.modules64 - -check: - perl modules.pl check > /dev/null |
