Changeset 00acd66 in mainline for uspace/lib/libc/arch/mips32/Makefile.inc
- Timestamp:
- 2007-06-23T13:34:01Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 72381f1
- Parents:
- 3ae470a
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/mips32/Makefile.inc
r3ae470a r00acd66 34 34 CFLAGS += -mips3 35 35 36 -include ../ Makefile.config36 -include ../../Makefile.config 37 37 ifeq ($(CONFIG_MIPS_FPU),y) 38 38 CFLAGS += -DCONFIG_MIPS_FPU
Note:
See TracChangeset
for help on using the changeset viewer.