/arch/arm/mach-lh7a40x/Makefile

https://bitbucket.org/evzijst/gittest · Makefile · 14 lines · 7 code · 3 blank · 4 comment · 0 complexity · a67e04b1ab3def17e5c3d8b1864bb6d4 MD5 · raw file

  1. #
  2. # Makefile for the linux kernel.
  3. #
  4. # Object file lists.
  5. obj-y := time.o
  6. obj-$(CONFIG_MACH_KEV7A400) += arch-kev7a400.o irq-lh7a400.o
  7. obj-$(CONFIG_MACH_LPD7A400) += arch-lpd7a40x.o irq-lh7a400.o
  8. obj-$(CONFIG_MACH_LPD7A404) += arch-lpd7a40x.o irq-lh7a404.o
  9. obj-m :=
  10. obj-n :=
  11. obj- :=