Testing
This commit is contained in:
parent
2e9a7c8f5e
commit
089860d43c
|
@ -41,8 +41,8 @@ echo "CONFIG_KERNEL_NVME_HWMON=y" >> .config
|
|||
echo "CONFIG_KERNEL_NVME_MULTIPATH=n" >> .config
|
||||
|
||||
# Kernel modules
|
||||
make -j1 -Vs target/linux/clean
|
||||
make -j1 -Vs target/linux/prepare
|
||||
make -j1 V=s target/linux/clean
|
||||
make -j1 V=s target/linux/prepare
|
||||
make target/linux
|
||||
|
||||
${MAKE} package/i2c-tools/compile
|
||||
|
|
Loading…
Reference in New Issue
Block a user