home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / arch / arm / mach-shark / Makefile < prev   
Encoding:
Makefile  |  2006-08-11  |  158 b   |  13 lines

  1. #
  2. # Makefile for the linux kernel.
  3. #
  4.  
  5. # Object file lists.
  6.  
  7. obj-y            := core.o dma.o irq.o pci.o
  8. obj-m            :=
  9. obj-n            :=
  10. obj-            :=
  11.  
  12. obj-$(CONFIG_LEDS)    += leds.o
  13.