mirror of https://github.com/hak5/openwrt-owl.git
ath79: remove unused copy-file build step
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>master
parent
aea146736c
commit
a5b77c9d9d
|
@ -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 New Issue