Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for the HS7751RVoIP specific parts of the kernel | ||||
3 | # | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 4 | |
5 | obj-y := mach.o setup.o io.o irq.o led.o | ||||
6 | |||||
7 | obj-$(CONFIG_PCI) += pci.o | ||||
8 |