Hi, I'm new to this group. I got my fox lx 8/32 board last week and tried playing with it.
I managed to get tclsh and sqlite running on it (commands and example reported here: http://wfr.tcl.tk/1379) and developped an hid filter to get some input from a barcode reader. When i began customizing the flash image growed a bit. I decided to increase the flash1 size (make menuconfig and configure) but the whole image was to large. I managed to decrease the size of the flash2 partition by editing the Makefile, but, of course, it gets erased when a configure again. Editing the .config file doesn't help. Where can I make this change so that it doesn't get erased by a configure call. Another question : Where do i add directories to compile a news flash ? Adding them to the SUBDIR variable in the Makefile works but, this setting also get erased on the next configure. Is there a configure.in or something like that I can definitely edit ? Best Regards !
