r1876

dslinux_amadeus at dslinux.in-berlin.de dslinux_amadeus at dslinux.in-berlin.de
Sat Sep 8 22:55:53 CEST 2007


Author: amadeus
Date: 2007-09-08 22:55:48 +0200 (Sat, 08 Sep 2007)
New Revision: 1876

Log:
trace loading of rtest

Modified: trunk/user/rtest/Makefile
===================================================================
--- trunk/user/rtest/Makefile	2007-09-08 20:53:24 UTC (rev 1875)
+++ trunk/user/rtest/Makefile	2007-09-08 20:55:48 UTC (rev 1876)
@@ -29,7 +29,7 @@
 # This is the rule that build the executable.
 $(EXEC): $(OBJS)
 	$(CXX) $(LDFLAGS) -o $@ $(OBJS) $(CXXLIBS) $(LDLIBS)
-	arm-linux-elf-flthdr -s 100000 -K $(EXEC) 
+	arm-linux-elf-flthdr -s 100000 -k $(EXEC) 
 
 # The romfs target is also phony. It is used to copy your app
 # into the DSLinux filesystem image.




More information about the dslinux-commit mailing list