2016-07-08 04:42:59 +08:00
|
|
|
HOSTCFLAGS_gen_offset_header.o += -DKERNEL_VERSION=0 -Wall -Werror -g
|
2015-08-25 22:04:04 +08:00
|
|
|
HOSTCFLAGS_gen_idt.o += -Wno-unused-result
|
|
|
|
|
|
|
|
hostprogs-y += gen_offset_header
|
|
|
|
gen_offset_header-objs := gen_offset_header.o
|
|
|
|
always := $(hostprogs-y)
|