You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
147 B
8 lines
147 B
20 years ago
|
#
|
||
|
# Makefile for the generic architecture
|
||
|
#
|
||
|
|
||
|
EXTRA_CFLAGS += -I../kernel
|
||
|
|
||
|
obj-y := probe.o summit.o bigsmp.o es7000.o default.o ../mach-es7000/
|