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 | 50667d6 | 2012-06-19 23:44:25 +0200 | [diff] [blame] | 5 | obj-y := core.o timer.o |
Linus Walleij | bb3cee2 | 2009-04-23 10:22:13 +0100 | [diff] [blame] | 6 | obj-m := |
7 | obj-n := | ||||
8 | obj- := | ||||
9 | |||||
Linus Walleij | c7c8c78 | 2009-08-14 10:59:05 +0100 | [diff] [blame] | 10 | obj-$(CONFIG_MACH_U300_SPIDUMMY) += dummyspichip.o |
Linus Walleij | 3d81277 | 2009-09-23 15:45:02 +0100 | [diff] [blame] | 11 | obj-$(CONFIG_REGULATOR_AB3100) += regulator.o |