--- In [email protected], Torsten Günter <[EMAIL PROTECTED]> wrote: > > Hi > > in the (new) sdk-2.1 i miss the "make kernelconfig" to enable/disable usb-ports, ide-support, etc... > > is there a new prompt? > > regards > > Torsten > _______________________________________________________________ > Schon gehört? Der neue WEB.DE MultiMessenger kann`s mit allen: > http://www.produkte.web.de/messenger/?did=3016 >
Hi to config USB ports/ide-support and stuff like that you need to run "make menuconfig" in another directory. ------------------------------------------------------ cd /"AXIS_INSTALL_DIR"/devboard-R2_10/os/linux-2.6 make menuconfig ------------------------------------------------------ I hope this is what you're looking for. Regards, Thijs Raven
