Root/arch/arm/mach-netx/Makefile

1#
2# Makefile for the linux kernel.
3#
4
5# Object file lists.
6
7obj-y += time.o generic.o pfifo.o xc.o
8
9# Specific board support
10obj-$(CONFIG_MACH_NXDKN) += nxdkn.o
11obj-$(CONFIG_MACH_NXDB500) += nxdb500.o fb.o
12obj-$(CONFIG_MACH_NXEB500HMI) += nxeb500hmi.o fb.o
13

Archive Download this file



interactive