13 lines
161 B
Bash
Raw Normal View History

2017-09-06 19:19:45 +08:00
#
# Copyright (C) 2011 OpenWrt.org
#
PART_NAME=firmware
REQUIRE_IMAGE_METADATA=1
2017-09-06 19:19:45 +08:00
platform_check_image() {
return 0
2017-09-06 19:19:45 +08:00
}
# use default for platform_do_upgrade()