mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
9 lines
206 B
Makefile
9 lines
206 B
Makefile
#
|
|
# Makefile for the linux kernel.
|
|
#
|
|
|
|
#asflags-y := -DFPU_EMU_DEBUG
|
|
#ccflags-y := -DFPU_EMU_DEBUG
|
|
|
|
obj-y := fp_entry.o fp_scan.o fp_util.o fp_move.o fp_movem.o \
|
|
fp_cond.o fp_arith.o fp_log.o fp_trig.o
|