mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-21 23:59:59 +00:00
Linux kernel depends on musl-cross (issue #130)
This commit is contained in:
parent
936f6d6c9c
commit
cf1cfc9918
@ -30,3 +30,6 @@ linux_target := \
|
||||
KBUILD_BUILD_VERSION=0 \
|
||||
-j $(MAKE_JOBS) \
|
||||
bzImage
|
||||
|
||||
# We cross compile linux now
|
||||
linux_depends := $(musl_dep)
|
||||
|
Loading…
Reference in New Issue
Block a user