1# SPDX-License-Identifier: GPL-2.0 2hostprogs-always-y := polgen 3HOST_EXTRACFLAGS += \ 4 -I$(srctree)/include \ 5 -I$(srctree)/include/uapi \ 6