[leaf-commits] src/bering-uclibc4/source/kernel buildtool.mk, 1.2, 1.3

Andrew <[email protected]>
Newsgroups gmane.linux.leaf.cvs
Message-ID <[email protected]>
Update of /cvsroot/leaf/src/bering-uclibc4/source/kernel
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6559

Modified Files:
	buildtool.mk 
Log Message:
Fix makefile


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/kernel/buildtool.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.mk	5 Jun 2010 22:23:42 -0000	1.2
--- buildtool.mk	6 Jun 2010 19:35:26 -0000	1.3
***************
*** 40,44 ****
  	(cp -R $(LINUX_BUILDDIR)/lib $(BT_STAGING_DIR))
  	#(cd $(LINUX_BUILDDIR); \cp $(KIMAGE) $(UPXIMAGE) ; $(BT_TOOLS_DIR)/upx-3.04-i386_linux/upx $(UPXOPTIONS) $(UPXIMAGE))
! 	(cp $(LINUX_BUILDDIR)/$(KIMAGE) $(BT_STAGING_DIR)/boot/linux)
  
  $(BT_TOOLS_DIR)/.upxunpack:
--- 40,44 ----
  	(cp -R $(LINUX_BUILDDIR)/lib $(BT_STAGING_DIR))
  	#(cd $(LINUX_BUILDDIR); \cp $(KIMAGE) $(UPXIMAGE) ; $(BT_TOOLS_DIR)/upx-3.04-i386_linux/upx $(UPXOPTIONS) $(UPXIMAGE))
! 	(mkdir -p $(BT_STAGING_DIR)/boot; cp $(LINUX_BUILDDIR)/$(KIMAGE) $(BT_STAGING_DIR)/boot/linux)
  
  $(BT_TOOLS_DIR)/.upxunpack:


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.