TEsting
This commit is contained in:
parent
e147cc1732
commit
032855dbe1
|
@ -40,8 +40,11 @@ echo "CONFIG_KERNEL_BLK_DEV_NVME=y" >> .config
|
|||
echo "CONFIG_KERNEL_NVME_HWMON=y" >> .config
|
||||
echo "CONFIG_KERNEL_NVME_MULTIPATH=n" >> .config
|
||||
|
||||
# Prepare kernel
|
||||
make kernel_oldconfig target/linux/clean prepare
|
||||
|
||||
# Kernel modules
|
||||
make kernel_oldconfig target/linux/clean target/linux/prepare target/linux/compile
|
||||
make target/linux
|
||||
|
||||
${MAKE} package/i2c-tools/compile
|
||||
make package/kmod-i2c-mux-pinctrl/compile
|
||||
|
|
Loading…
Reference in New Issue
Block a user