In the first place

This commit is contained in:
Lee Miller 2023-07-01 15:39:17 +03:00
parent bd4cbf015a
commit dc6ad7c5db
Signed by: lee.miller
GPG Key ID: 4F97A5EA88F4AB63

View File

@ -34,14 +34,15 @@ CONFIG_PACKAGE_python3-packages-list="RPi.GPIO==0.7.1"
CONFIG_PACKAGE_python3-packages-list-cleanup="setuptools"
EOF
make package/python3-packages/compile
make V=sc package/waveshare-demo/compile || exit 1
make package/kmod-nvme/compile
make package/kmod-i2c-mux-pinctrl/compile
make package/kmod-rtc-pcf85063/compile
make package/nvme-cli/compile
make package/asterisk-chan-quectel/compile
make package/collectd/compile
make package/python3-packages/compile
make V=sc package/waveshare-demo/compile || exit 1
sdkdir=$(pwd)
cd ${pwd}