summaryrefslogtreecommitdiff
path: root/steps.mk
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-09-10 21:40:23 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-09-10 21:40:23 (GMT)
commit7a0e770be1f1ed93323edfe93bd0a326c6ad886c (patch)
tree00207b691365b0b884c4713510aa236514dcf8cf /steps.mk
parenta3c9e9bacf9023dc6f6bde467925a4a60e06e8b3 (diff)
Remove the now really obsolete Linux kernel headers copy and sanitised.
Remove orphanned Linux kernel patchsets. Initiate a kernel build scripts directory. Move the Linux kernel build script there. /trunk/scripts/build/kernel/linux.sh | 146 11 135 0 +++--------------------------------------- /trunk/scripts/crosstool.sh | 2 1 1 0 /trunk/steps.mk | 1 0 1 0 - /trunk/config/kernel/linux.in | 49 0 49 0 -------------- /trunk/config/kernel.in | 4 4 0 0 + 5 files changed, 16 insertions(+), 186 deletions(-)
Diffstat (limited to 'steps.mk')
-rw-r--r--steps.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/steps.mk b/steps.mk
index e5ddd79..ea38caa 100644
--- a/steps.mk
+++ b/steps.mk
@@ -2,7 +2,6 @@
# Copyright 2006 Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
CT_STEPS := libc_check_config \
- kernel_check_config \
kernel_headers \
gmp \
mpfr \