As minicom running on a 3.5" mini2440 requires a very small font (4*6) I ticked the nanocom box. It runs fine but I would like to change it's display to fit better on my small screen.
So, I thought why not do a ptxdist newpackage src-make-prog called mycom. Project sets up OK, but will not compile with the following message: make[1]: Entering directory `/home/davef/Pengutronix12/local_src/mycom-1' make[1]: *** No rule to make target `mycom', needed by `all'. Stop. make[1]: Leaving directory `/home/davef/Pengutronix12/local_src/mycom-1' make: *** [/home/davef/Pengutronix12/platform-mini2440/state/mycom.compile] Error 2 Seems to be a makefile issue. I then thought why not take the makefile generated by PTXdist and use that? I am sure there are probably good reasons NOT to do this. The bottom line in "How to become a PTXdist Guru" section 4.2.2 if that a patch may be required to get it to work. Is there a patch for Nanocom in PTXdist, if so where is it located? Thanks, Dave
