From a5b77c9d9d1f28bb7bb7327965e2317dbf799a47 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 10 May 2018 00:04:16 +0200 Subject: ath79: remove unused copy-file build step Signed-off-by: Matthias Schiffer --- target/linux/ath79/image/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/linux/ath79/image/Makefile') diff --git a/target/linux/ath79/image/Makefile b/target/linux/ath79/image/Makefile index cbd205bc78..792548657e 100644 --- a/target/linux/ath79/image/Makefile +++ b/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 := -- cgit v1.2.3