dslinux/toolchain Makefile

stsp stsp at user.in-berlin.de
Mon Aug 14 01:12:49 CEST 2006


Update of /cvsroot/dslinux/dslinux/toolchain
In directory antilope:/tmp/cvs-serv7866

Modified Files:
	Makefile 
Log Message:
Add libelf to $(DISTFILES) for make fetch.


Index: Makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/toolchain/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile	13 Aug 2006 22:47:25 -0000	1.7
+++ Makefile	13 Aug 2006 23:12:47 -0000	1.8
@@ -48,7 +48,8 @@
 		$(DISTDIR)/$(GCC_DIST) \
 		$(DISTDIR)/$(GPP_DIST) \
 		$(DISTDIR)/$(ELF2FLT_DIST) \
-		$(DISTDIR)/$(GENROMFS_DIST)
+		$(DISTDIR)/$(GENROMFS_DIST) \
+		$(DISTDIR)/$(LIBELF_DIST)
 	
 FETCH_CMD = wget -c
 




More information about the dslinux-commit mailing list