Explorar o código

Added a dummy romfs target so this stuff slots nicely into the
uClinux distro.

David McCullough %!s(int64=23) %!d(string=hai) anos
pai
achega
ee7b1a312d
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      Makefile

+ 5 - 0
Makefile

@@ -68,6 +68,11 @@ finished: shared
 	@echo Finally finished compiling...
 	@echo
 
+#
+# dummy target for uClinux distro
+#
+romfs:
+
 headers: dummy
 	rm -f include/asm;
 	@if [ $(TARGET_ARCH) = "powerpc" ];then \