Testing
This commit is contained in:
parent
59766d5457
commit
502838c889
|
@ -41,7 +41,10 @@ echo "CONFIG_KERNEL_NVME_HWMON=y" >> .config
|
|||
echo "CONFIG_KERNEL_NVME_MULTIPATH=n" >> .config
|
||||
|
||||
# Kernel modules
|
||||
make -B target/linux
|
||||
#make -B target/linux
|
||||
make package/linux/download
|
||||
make package/linux/prepare
|
||||
make package/linux/compile
|
||||
|
||||
${MAKE} package/i2c-tools/compile
|
||||
make package/kmod-i2c-mux-pinctrl/compile
|
||||
|
|
Loading…
Reference in New Issue
Block a user