Changeset ff211d2 in mainline for uspace/lib/libc/arch/mips32eb/Makefile.inc
- Timestamp:
- 2009-08-27T12:33:45Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f2f89315
- Parents:
- 38428aa3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/mips32eb/Makefile.inc
r38428aa3 rff211d2 31 31 32 32 TARGET = mips-linux-gnu 33 TOOLCHAIN_DIR = $(CROSS_PREFIX)/mips /bin33 TOOLCHAIN_DIR = $(CROSS_PREFIX)/mips32eb/bin 34 34 35 35 ARCH_SOURCES += arch/$(UARCH)/src/syscall.c \
Note:
See TracChangeset
for help on using the changeset viewer.