Revision: 6349 http://ipcop.svn.sourceforge.net/ipcop/?rev=6349&view=rev Author: owes Date: 2012-02-17 06:20:40 +0000 (Fri, 17 Feb 2012) Log Message: ----------- Quick hack for linux-headers to be able to do a full rebuild again.
Modified Paths: -------------- ipcop/trunk/lfs/linux-headers Modified: ipcop/trunk/lfs/linux-headers =================================================================== --- ipcop/trunk/lfs/linux-headers 2012-02-16 22:14:34 UTC (rev 6348) +++ ipcop/trunk/lfs/linux-headers 2012-02-17 06:20:40 UTC (rev 6349) @@ -112,7 +112,9 @@ endif ifeq "$(STAGE)" "base" - cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(THISAPP)_atm-headers.patch + # 2.6.32 and 3.0 patch are identical, + # We will need to decide to update kernel version in linux-headers or keep 2 'versions' of the patch + cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/linux-3.0_atm-headers.patch cd $(DIR_APP) && sed -i '/scsi/d' include/Kbuild cd $(DIR_APP) && make mrproper This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn