irqchip: Fix dependencies for archs w/o HAS_IOMEM
[linux/fpc-iii.git] / Documentation / misc-devices / mei / Makefile
blobd758047d1b6d5d3a69692f744be8b99ffef64be6
1 # List of programs to build
2 hostprogs-y := mei-amt-version
3 HOSTCFLAGS_mei-amt-version.o += -I$(objtree)/usr/include
4 # Tell kbuild to always build the programs
5 always := $(hostprogs-y)