Following the instructions in the readme, I get this error when running make. It appears to be related to some pre 2016 version of buildroot handling externals. Not sure why its coming up now.
make BR2_EXTERNAL=$PWD/../ hantek_dso2k_defconfig
Makefile:194: *** '/home/nola/pi4_br2rauc/Hantek_DSO2x1x_Linux/buildroot-2021.05/../': does not have an 'external.desc'. See https://buildroot.org/manual.html#br2-external-converting. Stop.
make: *** [Makefile:84: _all] Error 2
Following the instructions in the readme, I get this error when running make. It appears to be related to some pre 2016 version of buildroot handling externals. Not sure why its coming up now.