[commit] r2347 - trunk/vendors/Nintendo/DLDI

dslinux_sonny_jim at dslinux.in-berlin.de dslinux_sonny_jim at dslinux.in-berlin.de
Wed Aug 13 15:53:25 CEST 2008


Author: dslinux_sonny_jim
Date: Wed Aug 13 15:53:25 2008
New Revision: 2347

Log:
Adding /usr/share/hinged to filesystem

Modified:
   trunk/vendors/Nintendo/DLDI/Makefile

Modified: trunk/vendors/Nintendo/DLDI/Makefile
==============================================================================
--- trunk/vendors/Nintendo/DLDI/Makefile	(original)
+++ trunk/vendors/Nintendo/DLDI/Makefile	Wed Aug 13 15:53:25 2008
@@ -11,7 +11,9 @@
 
 ROMFS_DIRS := boot dev dev/input proc sbin $(FATFS)/linux $(OPTDIR) tmp 
 
-FS_DIRS := etc/rc.d home lib usr/bin usr/bin/coreutils usr/games usr/lib usr/share/udhcpc var/lock var/tmp var/run var/log var/mail var/www usr/share/man usr/share/consolefonts
+FS_DIRS := etc/rc.d home lib usr/bin usr/bin/coreutils usr/games usr/lib usr/share/udhcpc \
+	   var/lock var/tmp var/run var/log var/mail var/www usr/share/man usr/share/consolefonts \
+	   usr/share/hinged
 
 TTYP_DEVICES = 0 1 2 3 4 5 6 7 8 9 a b c d e f
 


More information about the dslinux-commit mailing list