Linus Walleij | bb3cee2 | 2009-04-23 10:22:13 +0100 | [diff] [blame] | 1 | # |
2 | # Makefile for the linux kernel, U300 machine. | ||||
3 | # | ||||
4 | |||||
Linus Walleij | 9affbd2 | 2014-01-21 15:04:14 +0100 | [diff] [blame] | 5 | obj-y := core.o |
Linus Walleij | bb3cee2 | 2009-04-23 10:22:13 +0100 | [diff] [blame] | 6 | |
Linus Walleij | c7c8c78 | 2009-08-14 10:59:05 +0100 | [diff] [blame] | 7 | obj-$(CONFIG_MACH_U300_SPIDUMMY) += dummyspichip.o |
Linus Walleij | 3d81277 | 2009-09-23 15:45:02 +0100 | [diff] [blame] | 8 | obj-$(CONFIG_REGULATOR_AB3100) += regulator.o |