diff --git a/Makefile b/Makefile index bc39bde..6248c0a 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ image: .PHONY: build build: $(contain) build - cp -R build/buildroot/output/images/* release/* + cp -R build/buildroot/output/images/* release/ .PHONY: fetch fetch: