home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / m68k / atari / Makefile
Encoding:
Makefile  |  2008-12-24  |  178 b   |  9 lines

  1. #
  2. # Makefile for Linux arch/m68k/atari source directory
  3. #
  4.  
  5. obj-y        := config.o time.o debug.o ataints.o stdma.o \
  6.             atasound.o stram.o
  7.  
  8. obj-$(CONFIG_ATARI_KBD_CORE)    += atakeyb.o
  9.