summaryrefslogtreecommitdiff
path: root/i486-stage1/linux
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-06 21:41:08 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-06 21:41:08 +0100
commit4b17bcd56378f2ed5dfde17c33709187b2290539 (patch)
treeedde869f7e5758932b01089399480e721b40bf93 /i486-stage1/linux
parent7c7a001ee6b8642121d28191bcc913c2ea452900 (diff)
downloadbootstrap32-4b17bcd56378f2ed5dfde17c33709187b2290539.tar.xz
adapted to linux config naming changes
rebuild world small fixes
Diffstat (limited to 'i486-stage1/linux')
-rw-r--r--i486-stage1/linux/DESCR5
-rw-r--r--i486-stage1/linux/config (renamed from i486-stage1/linux/config.i486)0
2 files changed, 0 insertions, 5 deletions
diff --git a/i486-stage1/linux/DESCR b/i486-stage1/linux/DESCR
index 08bd6f0..f3fd3b0 100644
--- a/i486-stage1/linux/DESCR
+++ b/i486-stage1/linux/DESCR
@@ -8,11 +8,6 @@ ADDITIONAL_INSTALL_PACKAGE=linux-headers
# we currently build a monolitic kernel for the basic stuff which was
# available since 25 years. :-)
-# use the i486 configuration file
-# (TODO: adapt to config.$CARCH method later)
-sed -i 's@config.i686@config.i486@g' PKGBUILD
-sed -i 's@\.\./config@../config.i486@g' PKGBUILD
-
# the Linux kernel has it's own way for cross compilation
sed -i "s@make prepare@make prepare ARCH=$KERNEL_ARCH CROSS_COMPILE=$XTOOLS_ARCH_PREFIX@g" PKGBUILD
sed -i "s@make config@make config ARCH=$KERNEL_ARCH CROSS_COMPILE=$XTOOLS_ARCH_PREFIX@g" PKGBUILD
diff --git a/i486-stage1/linux/config.i486 b/i486-stage1/linux/config
index 5d12540..5d12540 100644
--- a/i486-stage1/linux/config.i486
+++ b/i486-stage1/linux/config