Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for the linux kernel. | ||||
3 | # | ||||
4 | |||||
5 | # Object file lists. | ||||
6 | |||||
Bryan Wu | 3dd6b99 | 2011-06-30 22:56:17 +0800 | [diff] [blame] | 7 | obj-y := core.o io.o leds.o |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 8 | obj-m := |
9 | obj-n := | ||||
10 | obj- := |