2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2005-04-17 06:20:36 +08:00
|
|
|
#
|
|
|
|
# Makefile for the SNI specific part of the kernel
|
|
|
|
#
|
|
|
|
|
2007-06-21 05:36:47 +08:00
|
|
|
obj-y += irq.o reset.o setup.o a20r.o rm200.o pcimt.o pcit.o time.o
|
2008-01-05 06:31:07 +08:00
|
|
|
obj-$(CONFIG_EISA) += eisa.o
|