Revision: 6187
http://ipcop.svn.sourceforge.net/ipcop/?rev=6187&view=rev
Author: gespinasse
Date: 2011-12-26 09:59:15 +0000 (Mon, 26 Dec 2011)
Log Message:
-----------
Add 3 new variables that will be shared on various lfs files
Modified Paths:
--------------
ipcop/trunk/lfs/Config
Modified: ipcop/trunk/lfs/Config
===================================================================
--- ipcop/trunk/lfs/Config 2011-12-26 09:42:17 UTC (rev 6186)
+++ ipcop/trunk/lfs/Config 2011-12-26 09:59:15 UTC (rev 6187)
@@ -45,6 +45,13 @@
FLOPPY_ROOT_DIR = /tmp/floppy_root
+ALLFILES := /usr/src/doc/${NAME}-${VERSION}-all-files-list.${MACHINE}.txt
+ALL_NODIR := /usr/src/doc/${NAME}-${VERSION}-all-no-dir.${MACHINE}.txt
+
+# Path where ELF exec code is found to strip, check compiled code
+# Mandatory used from /tmp for strip (don't try to strip from / or you will
broke compilation)
+EXEC_PATH := ./{bin,sbin} ./lib/{,iptables,udev}
./usr/{bin,lib,libexec,local,sbin} ./etc/Conexant
+
###############################################################################
# Common Macro Definitions
###############################################################################
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn