ath79: remove unused copy-file build step

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
master
Matthias Schiffer 6 years ago
parent aea146736c
commit a5b77c9d9d
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
  1. 3
      target/linux/ath79/image/Makefile

@ -48,9 +48,6 @@ define Build/relocate-kernel
rm -rf $@.relocate
endef
define Build/copy-file
cat "$(1)" > "$@"
endef
define Device/Default
ATH_SOC :=

Loading…
Cancel
Save