mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Update linux makefile
This commit is contained in:
parent
c14a7b09e1
commit
336e4d433d
@ -104,7 +104,7 @@ $(IMAGES)/busybox:
|
||||
|
||||
# Generating new Buildroot directories --------------------------------
|
||||
download: $(BUILDROOT)
|
||||
cd $(BUILDROOT) && $(MAKE) wally_defconfig BR2_EXTERNAL=$(BR2_EXTERNAL_TREE)
|
||||
$(MAKE) -C $(BUILDROOT) wally_defconfig BR2_EXTERNAL=$(BR2_EXTERNAL_TREE)
|
||||
@echo "Buildroot successfully download."
|
||||
|
||||
$(BUILDROOT):
|
||||
|
Loading…
Reference in New Issue
Block a user