public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Adding stuff and make it compiled
@ 2008-05-20 18:07 Francesco Albanese
  2008-05-21  0:12 ` Jerry Van Baren
  0 siblings, 1 reply; 2+ messages in thread
From: Francesco Albanese @ 2008-05-20 18:07 UTC (permalink / raw)
  To: u-boot

Hi,
I've  written some new commands for the serial shell using the
recommendations enclosed in /docs. I've put all my stuff inside
/common because the changes are not board specific. Even though I've
changed /common/Makefile adding the new .o files that I want to have
built, the compilation process still ignores my modifications, not
compiling my new stuff. For the moment, I haven't put conditional
statement for preprocessing.
I'm wondering whether I've miss some steps.

Thanx

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] Adding stuff and make it compiled
  2008-05-20 18:07 [U-Boot-Users] Adding stuff and make it compiled Francesco Albanese
@ 2008-05-21  0:12 ` Jerry Van Baren
  0 siblings, 0 replies; 2+ messages in thread
From: Jerry Van Baren @ 2008-05-21  0:12 UTC (permalink / raw)
  To: u-boot

Francesco Albanese wrote:
> Hi,
> I've  written some new commands for the serial shell using the
> recommendations enclosed in /docs. I've put all my stuff inside
> /common because the changes are not board specific. Even though I've
> changed /common/Makefile adding the new .o files that I want to have
> built, the compilation process still ignores my modifications, not
> compiling my new stuff. For the moment, I haven't put conditional
> statement for preprocessing.
> I'm wondering whether I've miss some steps.

Yes, missed some steps or misstepped.

If you post a patch of your changes, maybe we can help further.

Best regards,
gvb

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-21  0:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-20 18:07 [U-Boot-Users] Adding stuff and make it compiled Francesco Albanese
2008-05-21  0:12 ` Jerry Van Baren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox