mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 04:06:41 +07:00
10 lines
200 B
Makefile
10 lines
200 B
Makefile
|
#
|
||
|
# ia64/platform/dig/Makefile
|
||
|
#
|
||
|
# Copyright (C) 1999 Silicon Graphics, Inc.
|
||
|
# Copyright (C) Srinivasa Thirumalachar (sprasad@engr.sgi.com)
|
||
|
#
|
||
|
|
||
|
obj-y := setup.o
|
||
|
obj-$(CONFIG_IA64_GENERIC) += machvec.o
|