diff --git a/patches/008-add-lhg.patch b/patches/008-add-lhg.patch index 9c7ca749..23faf33f 100644 --- a/patches/008-add-lhg.patch +++ b/patches/008-add-lhg.patch @@ -69,3 +69,15 @@ Index: openwrt/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h ATH79_MACH_RB_MAP, /* Mikrotik RouterBOARD mAP2nD */ ATH79_MACH_RB_MAPL, /* Mikrotik RouterBOARD mAP L-2nD */ ATH79_MACH_RB_WAP, /* Mikrotik RouterBOARD wAP2nD */ +Index: openwrt/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +=================================================================== +--- openwrt.orig/target/linux/ar71xx/base-files/lib/upgrade/platform.sh ++++ openwrt/target/linux/ar71xx/base-files/lib/upgrade/platform.sh +@@ -760,6 +760,7 @@ platform_pre_upgrade() { + rb-952ui-5ac2nd|\ + rb-962uigs-5hact2hnt|\ + rb-lhg-5nd|\ ++ rb-lhg-5hpnd|\ + rb-lhg-5hpnd-xl|\ + rb-ldf-5nd|\ + rb-map-2nd|\