1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove obsolete line

This commit is contained in:
Stefan Lankes 2016-05-22 09:10:31 +02:00
parent 12553532db
commit 895cd14983

View file

@ -7,7 +7,6 @@ default: linux/arch/x86/boot/bzImage
make PATH=$(PATH):$(CROSSDIR) -C hermit/tools proxy
all: default
make -j$(JOBS) -C linux
linux/arch/x86/boot/bzImage:
make -j$(JOBS) -C linux