[U-Boot] Makefile question
Ron Madrid
ron_madrid at sbcglobal.net
Thu Oct 30 21:57:30 CET 2008
I am creating a file called config.tmp in my board specific folder within
nand_spl during the configuration of my board in the top level Makefile.
This is not a problem, however when I run make distclean this file still
remains.
Perhaps I should not do this task in this manner. Based on the
configuration for my board, I am defining PAD_TO to be either a large
page NAND value or a small page value. Is there some other manner in
which I should do this?
Ron
More information about the U-Boot
mailing list