Changeset 07d7870 in mainline for Makefile


Ignore:
Timestamp:
2006-06-08T08:43:24Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b1facba
Parents:
846848a6
Message:

FPU psthread support for mips.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r846848a6 r07d7870  
    5252endif
    5353
     54CFLAGS += -DCONFIG_MIPS_FPU
     55
    5456BUILDS := $(addsuffix .build,$(DIRS))
    5557CLEANS := $(addsuffix .clean,$(DIRS))
Note: See TracChangeset for help on using the changeset viewer.