mirror of
https://github.com/immortalwrt/immortalwrt
synced 2025-01-09 04:29:03 +08:00
uboot-mediatek: fix Routerich AX3000 support patch
It seems that the original patch has been manually modified. The newly added line number is incorrect. Fixes:c0581520b1
("uboot-mediatek: add Routerich AX3000 support") Signed-off-by: Shiji Yang <yangshiji66@qq.com> Link: https://github.com/openwrt/openwrt/pull/17338 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit9f97e39a93
)
This commit is contained in:
parent
976bfe61e0
commit
d543a9ae66
@ -1,6 +1,6 @@
|
||||
--- /dev/null
|
||||
+++ b/configs/mt7981_routerich_ax3000_defconfig
|
||||
@@ -0,0 +1,107 @@
|
||||
@@ -0,0 +1,108 @@
|
||||
+CONFIG_ARM=y
|
||||
+CONFIG_SYS_HAS_NONCACHED_MEMORY=y
|
||||
+CONFIG_POSITION_INDEPENDENT=y
|
||||
|
Loading…
Reference in New Issue
Block a user