Hello,
I’m trying to configure the Linux image in SDK and following 3.2.1. Users Guide — Processor SDK AM64X Documentation
But when I try to configure the config (menuconfig, make ARCH=arm64 CROSS_COMPILE=aarch64-oe-linux- menuconfig)
But getting following error:
make: *** No rule to make target 'menuconfig'. Stop.
Do you know what would cause this issue?
Thanks,
Arash