messed up musl.intermediate target #304

This commit is contained in:
Trammell hudson 2018-02-06 16:21:59 -05:00
parent 6b8dc76ae8
commit 1047e5877e
Failed to extract signature

View File

@ -37,6 +37,7 @@ musl_depends := musl-cross
# Fake a target so that musl will force a header install by the
# Linux kernel sources.
musl.intermediate: $(INSTALL)/include/linux/limits.h
$(INSTALL)/include/linux/limits.h: $(build)/$(linux_dir)/.canary
$(MAKE) \
-C "$(build)/$(linux_dir)" \