* [git.ipfire.org] IPFire 2.x development tree branch, seventeen, updated. a158cbbb1d0dd36bc02e48df18be3d7cf47d8013
@ 2014-11-28 6:28 git
0 siblings, 0 replies; only message in thread
From: git @ 2014-11-28 6:28 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 1895 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 a158cbbb1d0dd36bc02e48df18be3d7cf47d8013 (commit)
from cee50e12f6b9a1a0915ad8a2db80b3365f55d3ba (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 a158cbbb1d0dd36bc02e48df18be3d7cf47d8013
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Fri Nov 28 07:27:45 2014 +0100
kenrel: fix build 2nd try.
-----------------------------------------------------------------------
Summary of changes:
lfs/linux | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/lfs/linux b/lfs/linux
index 7e7714f..2644711 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -213,6 +213,8 @@ else
cd $(DIR_APP) && cp -v arch/i386/boot/bzImage /boot/vmlinuz-$(VER)-$(VERSUFIX)
endif
endif
+endif
+
cd $(DIR_APP) && cp -v System.map /boot/System.map-$(VER)-$(VERSUFIX)
cd $(DIR_APP) && cp -v .config /boot/config-$(VER)-$(VERSUFIX)
cd $(DIR_APP) && make $(MAKETUNING) modules_install
@@ -226,7 +228,6 @@ ifeq "$(MACHINE_TYPE)" "arm"
done
endif
-
ifeq "$(LASTKERNEL)" "1"
# Only do this once
cd $(DIR_APP) && install -m 755 usr/gen_init_cpio /sbin/
@@ -253,7 +254,6 @@ 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-28 6:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-28 6:28 [git.ipfire.org] IPFire 2.x development tree branch, seventeen, updated. a158cbbb1d0dd36bc02e48df18be3d7cf47d8013 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox