1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2025-04-21 12:27:27 +03:00

reorganize headers

This commit is contained in:
Bas Wijnen
2009-06-22 17:48:05 +02:00
parent 40a9a29c2d
commit 1c1c256f79
6 changed files with 87 additions and 42 deletions

View File

@@ -35,7 +35,7 @@ uimage:
mips/entry.o: $(boot_threads)
mips/init.o: TARGET_FLAGS = -I/usr/include
$(boot_threads): TARGET_FLAGS = -I.
$(boot_threads): boot-programs/jz4730.hh boot-programs/devices.hh
$(boot_threads): mips/jz4730.hh boot-programs/devices.hh
# Transform ':' into ';' so vim doesn't think there are errors.
uimage: kernel.raw.gz Makefile mips/Makefile.arch