mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-12 14:52:14 +00:00
8 lines
147 B
Makefile
8 lines
147 B
Makefile
![]() |
#
|
||
|
# Makefile for the generic architecture
|
||
|
#
|
||
|
|
||
|
EXTRA_CFLAGS += -I../kernel
|
||
|
|
||
|
obj-y := probe.o summit.o bigsmp.o es7000.o default.o ../mach-es7000/
|