2 # Headers that are optional in usr/include/asm/
5 opt-header += kvm_para.h
9 # Headers that are mandatory in usr/include/asm/
12 header-y += bitsperlong.h
13 header-y += byteorder.h
23 header-y += posix_types.h
25 header-y += resource.h
29 header-y += sigcontext.h
37 header-y += termbits.h
42 header-y += $(foreach hdr,$(opt-header), \
45 $(srctree)/arch/$(SRCARCH)/include/uapi/asm/$(hdr) \
46 $(srctree)/arch/$(SRCARCH)/include/asm/$(hdr) \