forked from Ivasoft/openwrt
ramips/base-files: Add support for Archer C50
Signed-off-by: Henryk Heisig <hyniu@o2.pl>
This commit is contained in:
committed by
John Crispin
parent
1c00c09eb6
commit
75af981239
@@ -182,7 +182,8 @@ platform_check_image() {
|
||||
}
|
||||
return 0
|
||||
;;
|
||||
c20i)
|
||||
c20i|\
|
||||
c50)
|
||||
[ "$magic" != "03000000" ] && {
|
||||
echo "Invalid image type."
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user