mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-20 17:22:53 +00:00
messed up musl.intermediate target #304
This commit is contained in:
parent
6b8dc76ae8
commit
1047e5877e
@ -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)" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user