mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 12:39:45 +01: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 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue