Testing
This commit is contained in:
parent
089860d43c
commit
dab393992f
|
@ -41,9 +41,12 @@ echo "CONFIG_KERNEL_NVME_HWMON=y" >> .config
|
|||
echo "CONFIG_KERNEL_NVME_MULTIPATH=n" >> .config
|
||||
|
||||
# Kernel modules
|
||||
make -j1 V=s target/linux/clean
|
||||
make -j1 V=s target/linux/prepare
|
||||
make target/linux
|
||||
touch target/linux/${OPENWRT_TARGET}/Makefile
|
||||
make -j1 V=s target/linux/${OPENWRT_TARGET}
|
||||
|
||||
sleep 60
|
||||
ls -lah package
|
||||
sleep 60
|
||||
|
||||
${MAKE} package/i2c-tools/compile
|
||||
make package/kmod-i2c-mux-pinctrl/compile
|
||||
|
|
Loading…
Reference in New Issue
Block a user