forked from Ivasoft/openwrt
ar71xx: add userspace support for WD My Net N750
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> [juhosg: remove the image generation part until the ethernet switch issue is resolved] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39078
This commit is contained in:
@@ -14,7 +14,8 @@ fix_seama_header() {
|
||||
board=$(ar71xx_board_name)
|
||||
|
||||
case "$board" in
|
||||
mynet-n600)
|
||||
mynet-n600 | \
|
||||
mynet-n750)
|
||||
fix_seama_header kernel
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user