mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 23:42:43 +00:00
ath79: sysupgrade: drop unused variables
None of the variables are used at the moment. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
parent
3e9d9f6225
commit
cfe442c503
@ -3,12 +3,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PART_NAME=firmware
|
PART_NAME=firmware
|
||||||
RAMFS_COPY_BIN='nandwrite'
|
|
||||||
|
|
||||||
CI_BLKSZ=65536
|
|
||||||
CI_LDADR=0x80060000
|
|
||||||
|
|
||||||
PLATFORM_DO_UPGRADE_COMBINED_SEPARATE_MTD=0
|
|
||||||
|
|
||||||
platform_check_image() {
|
platform_check_image() {
|
||||||
local board=$(board_name)
|
local board=$(board_name)
|
||||||
|
Loading…
Reference in New Issue
Block a user