Makefile 259 B

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