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 / mips / sgi-ip32 / Makefile
Encoding:
Makefile  |  2006-08-11  |  191 b   |  10 lines

  1. #
  2. # Makefile for the SGI specific kernel interface routines
  3. # under Linux.
  4. #
  5.  
  6. obj-y    += ip32-berr.o ip32-irq.o ip32-setup.o ip32-reset.o \
  7.        crime.o ip32-memory.o
  8.  
  9. EXTRA_AFLAGS := $(CFLAGS)
  10.