mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-18 08:20:11 +00:00
ramips: 切换回 5.4 内核
This commit is contained in:
@@ -23,4 +23,9 @@ Firmware-Diy() {
|
||||
# Copy CustomFiles/system_${TARGET_PROFILE} package/base-files/files/etc/config system
|
||||
;;
|
||||
esac
|
||||
case "${TARGET_BOARD}" in
|
||||
ramips)
|
||||
sed -i 's/5.10/5.4/' target/linux/ramips/Makefile
|
||||
;;
|
||||
esac
|
||||
}
|
||||
Reference in New Issue
Block a user