From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot: target/device/x86/i386 toolchain/kernel- etc...
Date: Mon, 20 Aug 2007 00:24:10 -0700 (PDT) [thread overview]
Message-ID: <20070820072410.B3791A4596@busybox.net> (raw)
Author: ulf
Date: 2007-08-20 00:24:10 -0700 (Mon, 20 Aug 2007)
New Revision: 19588
Log:
Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86
Added:
trunk/buildroot/target/device/x86/i386/kernel-header-patches/
trunk/buildroot/toolchain/kernel-headers/empty/
Modified:
trunk/buildroot/target/device/x86/i386/Makefile.in
trunk/buildroot/toolchain/kernel-headers/kernel-headers-new.makefile
Changeset:
Modified: trunk/buildroot/target/device/x86/i386/Makefile.in
===================================================================
--- trunk/buildroot/target/device/x86/i386/Makefile.in 2007-08-20 06:24:28 UTC (rev 19587)
+++ trunk/buildroot/target/device/x86/i386/Makefile.in 2007-08-20 07:24:10 UTC (rev 19588)
@@ -15,3 +15,5 @@
else
LINUX26_FORMAT=$(strip $(BR2_PACKAGE_LINUX_FORMAT))
endif
+
+KERNEL_HEADERS_PATCH_DIR:=$(BR2_BOARD_PATH)/kernel-header-patches
Modified: trunk/buildroot/toolchain/kernel-headers/kernel-headers-new.makefile
===================================================================
--- trunk/buildroot/toolchain/kernel-headers/kernel-headers-new.makefile 2007-08-20 06:24:28 UTC (rev 19587)
+++ trunk/buildroot/toolchain/kernel-headers/kernel-headers-new.makefile 2007-08-20 07:24:10 UTC (rev 19588)
@@ -49,6 +49,9 @@
endif
ifeq ($(LINUX_HEADERS_IS_KERNEL),y)
+# Need to redefine KERNEL_HEADERS_PATCH_DIR if you want
+# board specific kernel headers
+KERNEL_HEADERS_PATCH_DIR:=toolchain/kernel-headers/empty
$(LINUX_HEADERS_UNPACK_DIR)/.unpacked: $(DL_DIR)/$(LINUX_HEADERS_SOURCE)
@echo "*** Using kernel-headers generated from kernel source"
next reply other threads:[~2007-08-20 7:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-20 7:24 ulf at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-12-18 13:30 [Buildroot] svn commit: trunk/buildroot: target/device/x86/i386 toolchain/kernel- etc aldot at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070820072410.B3791A4596@busybox.net \
--to=ulf@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox