]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/linux-syscall-support/linux-syscall-support.mk
package: declare target variant before host variant
[coffee/buildroot.git] / package / linux-syscall-support / linux-syscall-support.mk
index b8145de496cb251fc34d8222757e0925eed319b3..050c5058abb4402c2ebe73964a7611d72c8d4709 100644 (file)
@@ -25,5 +25,5 @@ define HOST_LINUX_SYSCALL_SUPPORT_INSTALL_CMDS
                $(HOST_DIR)/include/linux_syscall_support.h
 endef
 
-$(eval $(host-generic-package))
 $(eval $(generic-package))
+$(eval $(host-generic-package))