Blame view

arch/arm/mach-ixp23xx/Makefile 224 Bytes
c47130743   Lennert Buytenhek   [ARM] 3388/1: ixp...
1
2
3
4
5
6
7
8
9
10
11
  #
  # Makefile for the linux kernel.
  #
  obj-y			:= core.o pci.o
  obj-m			:=
  obj-n			:=
  obj-			:=
  
  obj-$(CONFIG_MACH_ESPRESSO)	+= espresso.o
  obj-$(CONFIG_MACH_IXDP2351)	+= ixdp2351.o
  obj-$(CONFIG_MACH_ROADRUNNER)	+= roadrunner.o