X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=b821aeb0a7ee0c123b8b4d03a6debba242c93243;hp=2c873c6323061c94e4c197e8db0c8b877ed4b4d3;hb=ecd0e47d1f517f421bd32cbc60ffe566b9009508;hpb=a92a0ae865b9d9fccb001bec52cbf470d040ec4e diff --git a/Makefile b/Makefile index 2c873c6..b821aeb 100644 --- a/Makefile +++ b/Makefile @@ -379,8 +379,8 @@ build/mips/mipsapps.mips: build/mips/org/ibex/graphics/Freetype.c.o build/mips/o upstream/install/bin/mips-unknown-elf-gcc \ --static \ -march=mips1 \ - -T upstream/nestedvm/src/org/xwt/mips/linker.ld \ - -L upstream/nestedvm/build/org/xwt/mips/ \ + -T upstream/org.ibex.nestedvm/src/org/xwt/mips/linker.ld \ + -L upstream/org.ibex.nestedvm/build/org/xwt/mips/ \ -L upstream/freetype-2.1.4/src/objs \ -L upstream/libmspack-20030726/build-mips-unknown-elf/ \ -o $@ \