ckfwq/linux-3.0.4/arch/arm/mach-nuc93x/Makefile

15 lines
239 B
Makefile
Raw Normal View History

2024-12-30 10:53:50 +08:00
#
# Makefile for the linux kernel.
#
# Object file lists.
obj-y := irq.o time.o dev.o cpu.o clock.o
# NUC932 CPU support files
obj-$(CONFIG_CPU_NUC932) += nuc932.o
# machine support
obj-$(CONFIG_MACH_NUC932EVB) += mach-nuc932evb.o