Makefile (bc95f3669f5e6f63cf0b84fe4922c3c6dd4aa775) | Makefile (06cf5583fd9ac782cf34996cdabb48afdf478e37) |
---|---|
1# 2# Makefile for the SNI specific part of the kernel 3# 4 | 1# 2# Makefile for the SNI specific part of the kernel 3# 4 |
5obj-y += irq.o reset.o setup.o ds1216.o a20r.o rm200.o pcimt.o pcit.o time.o | 5obj-y += irq.o reset.o setup.o a20r.o rm200.o pcimt.o pcit.o time.o |
6obj-$(CONFIG_CPU_BIG_ENDIAN) += sniprom.o | 6obj-$(CONFIG_CPU_BIG_ENDIAN) += sniprom.o |