
30 Jun
2009
30 Jun
'09
11:22 p.m.
Jean-Christophe PLAGNIOL-VILLARD wrote:
+ifeq ($(debug),1) +PLATFORM_CPPFLAGS += -DDEBUG +endif
I do not think it's board specific
And what does that comment mean? Should I remove this, move it to another file or what?
Personnaly I'll active it manually in the file not via a CPPFLAGS as it will result to active all bebug
Scott what do you think?
I don't think we should do anything differently from the rest of U-Boot here.
-Scott