Testing
This commit is contained in:
parent
552d86cad9
commit
1ecd3679c4
|
@ -41,6 +41,7 @@ echo "CONFIG_KERNEL_NVME_HWMON=y" >> .config
|
|||
echo "CONFIG_KERNEL_NVME_MULTIPATH=n" >> .config
|
||||
|
||||
# Kernel
|
||||
make kernel_oldconfig
|
||||
make package/kernel/linux/clean
|
||||
make package/kernel/linux/prepare
|
||||
make package/kernel/linux/compile
|
||||
|
|
|
@ -74,5 +74,5 @@ CONFIG_VERSION_MANUFACTURER=""
|
|||
CONFIG_VERSION_MANUFACTURER_URL=""
|
||||
CONFIG_VERSION_NUMBER=""
|
||||
CONFIG_VERSION_PRODUCT=""
|
||||
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/22.03.2"
|
||||
CONFIG_VERSION_REPO="https://downloads.openwrt.org/releases/23.05.2"
|
||||
CONFIG_VERSION_SUPPORT_URL=""
|
||||
|
|
Loading…
Reference in New Issue
Block a user