]> Git Repo - J-linux.git/blob - arch/arm/mach-netx/Makefile
mm, x86: Saving vmcore with non-lazy freeing of vmas
[J-linux.git] / arch / arm / mach-netx / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 # Object file lists.
6
7 obj-y                   += time.o generic.o pfifo.o xc.o
8
9 # Specific board support
10 obj-$(CONFIG_MACH_NXDKN) += nxdkn.o
11 obj-$(CONFIG_MACH_NXDB500) += nxdb500.o fb.o
12 obj-$(CONFIG_MACH_NXEB500HMI) += nxeb500hmi.o fb.o
This page took 0.026068 seconds and 4 git commands to generate.