Makefile 206 B

12345678910
  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. #asflags-y := -DFPU_EMU_DEBUG
  5. #ccflags-y := -DFPU_EMU_DEBUG
  6. obj-y := fp_entry.o fp_scan.o fp_util.o fp_move.o fp_movem.o \
  7. fp_cond.o fp_arith.o fp_log.o fp_trig.o