public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, seventeen, updated. cee50e12f6b9a1a0915ad8a2db80b3365f55d3ba
@ 2014-11-27  6:58 git
  0 siblings, 0 replies; only message in thread
From: git @ 2014-11-27  6:58 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1690 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, seventeen has been updated
       via  cee50e12f6b9a1a0915ad8a2db80b3365f55d3ba (commit)
      from  e40740b2e2111177ceee12529a18476ca83cb155 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cee50e12f6b9a1a0915ad8a2db80b3365f55d3ba
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Thu Nov 27 07:57:54 2014 +0100

    kernel: fix build.

-----------------------------------------------------------------------

Summary of changes:
 lfs/linux | 2 ++
 1 file changed, 2 insertions(+)

Difference in files:
diff --git a/lfs/linux b/lfs/linux
index 2e8a558..7e7714f 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -176,6 +176,7 @@ ifeq "$(KCFG)" "-rpi"
 	cd $(DIR_APP) && xzcat $(DIR_DL)/rpi-patches-$(RPI_PATCHES).patch.xz | patch -Np1
 endif
 
+ifeq "$(KCFG)" "-headers"
 	# Install the header files
 	cd $(DIR_APP) && make ARCH=$(HEADERS_ARCH) INSTALL_HDR_PATH=dest headers_install
 	-mkdir -pv $(BUILDROOT)/$(HEADERS_PREFIX)/include
@@ -252,6 +253,7 @@ ifeq "$(LASTKERNEL)" "1"
 	echo "options ipv6 disable_ipv6=1" > /etc/modprobe.d/ipv6.conf
 endif
 endif
+endif
 
 	#force new build of external modules and initrd if the kernel was rebuild
 	-rm -f /usr/src/log/*-kmod-$(VER)-$(VERSUFIX)


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-27  6:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-27  6:58 [git.ipfire.org] IPFire 2.x development tree branch, seventeen, updated. cee50e12f6b9a1a0915ad8a2db80b3365f55d3ba git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox