First attempt (logged in as root) :
cd m68k-bdm-1.3.0/driver/linux:
make all install
.../pathdown.sh: access denied
I manually changed the Permission on the path to the file
and the file itself.
Then:
make all install
..../pathdown.sh: line 4: TOPDIR: parameter null or not set
Run xconfig, enable the loadable module support
save and exit
make dep
reboot machine
cd m68k.../driver/linux
make all install
..../pathdown.sh: line 4: TOPDIR: parameter null or not set
Any suggestions?