GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / cfe / cfe / arch / mips / board / bcm1250cpci / src / Makefile
blobc4bc9fe7896c149ef0ee232aa7f2b1ca942cc5f5
3 # This is just a Makefile fragment -- it is included by the master
4 # makefile, cfe.mk
6 # This file should just append object file names to "ALLOBJS"
9 BSPOBJS += bcm1250cpci_init.o bcm1250cpci_devs.o
10 ALLOBJS += dev_ide.o ui_bcm1250cpci.o cpu1test.o cpu1cmds.o sl11h.o ui_usb_scanlogic.o
12 ifeq ($(strip ${CFG_PCI}),1)
13 BSPOBJS += bcm1250cpci_pci.o
14 endif