Fix line ordering (cosmetic).
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
PKG_MAINTAINER:=Thomas Petazzoni <thomas.petazzoni@bootlin.com>
include $(INCLUDE_DIR)/package.mk
+include $(INCLUDE_DIR)/host-build.mk
define Package/libsepol
SECTION:=libs
define Package/libsepol/description
Libsepol is the binary policy manipulation library. It doesn't
depend upon or use any of the other SELinux components.
-endef #'
-
-include $(INCLUDE_DIR)/host-build.mk
+endef
HOST_MAKE_FLAGS += \
PREFIX=$(STAGING_DIR_HOSTPKG) \