fix to allow usb modules to compile
[linux-2.4.21-pre4.git] / arch / ppc / 4xx_io / Makefile
1 #
2 # Makefile for the linux MPC4xx ppc-specific parts 
3 #
4
5 O_TARGET                := 4xx_io.o
6
7 #obj-y                  :=
8
9 obj-$(CONFIG_STB_KB)                    += stb_kb.o
10 obj-$(CONFIG_SERIAL_SICC)               += serial_sicc.o
11  
12 include $(TOPDIR)/Rules.make