Changeset 9a0367f in mainline for uspace/lib/libc/arch/mips32/Makefile.inc
- Timestamp:
- 2009-01-20T18:38:16Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 27fb3d6
- Parents:
- b1747a5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/mips32/Makefile.inc
rb1747a5 r9a0367f 38 38 CFLAGS += -mips3 39 39 40 -include ../../ Makefile.config40 -include ../../../Makefile.config 41 41 ifeq ($(CONFIG_MIPS_FPU),y) 42 42 CFLAGS += -DCONFIG_MIPS_FPU
Note:
See TracChangeset
for help on using the changeset viewer.