blob: 09175d5793c62467a26df4894cdaafc83fae31f7 [file] [log] [blame]
TEST_DIR=test/x86
cstart.o = $(TEST_DIR)/cstart.o
bits = 32
ldarch = elf32-i386
CFLAGS += -D__i386__
CFLAGS += -I $(KERNELDIR)/include
tests=
include config-x86-common.mak