OpenWrt – Blame information for rev 4
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
4 | office | 1 | # |
2 | # Copyright (C) 2011 OpenWrt.org |
||
3 | # |
||
4 | |||
5 | PART_NAME=firmware |
||
6 | REQUIRE_IMAGE_METADATA=1 |
||
7 | |||
8 | platform_check_image() { |
||
9 | return 0 |
||
10 | } |
||
11 | |||
12 | # use default for platform_do_upgrade() |