mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove typo
This commit is contained in:
parent
4f9e32b67a
commit
deb2b2ad0c
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ travis:
|
|||
make PATH=$(PATH):$(CROSSDIR) ARCH_OPT="$(ARCH_OPT)" -C hermit
|
||||
make PATH=$(PATH):$(CROSSDIR) ARCH_OPT="$(ARCH_OPT)" -C hermit/tools proxy
|
||||
|
||||
all: linux/arch/x86/boot/bzImage
|
||||
default
|
||||
all: linux/arch/x86/boot/bzImage default
|
||||
|
||||
linux/arch/x86/boot/bzImage:
|
||||
make -j$(JOBS) -C linux
|
||||
|
|
Loading…
Add table
Reference in a new issue