Explorar o código

libselinux: fix Makefile style

Also fix line order in libselinux Makefile.

Signed-off-by: Daniel Golle <[email protected]>
Daniel Golle %!s(int64=5) %!d(string=hai) anos
pai
achega
bda1c127cc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/libs/libselinux/Makefile

+ 1 - 1
package/libs/libselinux/Makefile

@@ -17,6 +17,7 @@ HOST_BUILD_DEPENDS:=libsepol/host pcre/host
 PKG_MAINTAINER:=Thomas Petazzoni <[email protected]>
 
 include $(INCLUDE_DIR)/package.mk
+include $(INCLUDE_DIR)/host-build.mk
 
 define Package/libselinux
   SECTION:=libs
@@ -36,7 +37,6 @@ define Package/libselinux/description
 	older version supported by the kernel) when loading policy.
 endef
 
-include $(INCLUDE_DIR)/host-build.mk
 
 # Needed to link libselinux utilities, which link against
 # libselinux.so, which indirectly depends on libpcre.so, installed in