ath79: remove unused copy-file build step
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
parent
aea146736c
commit
a5b77c9d9d
1 changed files with 0 additions and 3 deletions
|
@ -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…
Reference in a new issue