dslinux/vendors/Nintendo/DSMEM Makefile

stsp stsp at user.in-berlin.de
Mon Oct 30 10:25:38 CET 2006


Update of /cvsroot/dslinux/dslinux/vendors/Nintendo/DSMEM
In directory antilope:/tmp/cvs-serv17823

Modified Files:
	Makefile 
Log Message:
Add leading slash to /etc symlink.


Index: Makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/vendors/Nintendo/DSMEM/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Makefile	29 Oct 2006 14:40:15 -0000	1.15
+++ Makefile	30 Oct 2006 09:25:35 -0000	1.16
@@ -67,7 +67,7 @@
 	done
 	$(ROMFSINST) -s /$(FATFS)/linux/var /var
 	$(ROMFSINST) -s /$(FATFS)/linux/home /home
-	$(ROMFSINST) -s $(FATFS)/linux/etc /etc
+	$(ROMFSINST) -s /$(FATFS)/linux/etc /etc
 	$(ROMFSINST) -s /bin /sbin
 	$(ROMFSINST) -s /$(FATFS)/linux/usr/share/udhcpc /usr/share/udhcpc
 	$(ROMFSINST) -s /var/tmp /tmp




More information about the dslinux-commit mailing list