public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* build error on Linux-2.6.15-omap1
@ 2006-01-12  4:51 Hiroki Kaminaga
  2006-01-12  3:21 ` Kristian Mueller
       [not found] ` <1137035283.11250.50.camel@pismo>
  0 siblings, 2 replies; 4+ messages in thread
From: Hiroki Kaminaga @ 2006-01-12  4:51 UTC (permalink / raw)
  To: linux-omap-open-source

Hi,

I'm building linux 2.6.15, and applied Linux-2.6.15-omap1.
When I tried to build for OSK5912, with CONFIG_PM=y (this is default),
following error was emitted.

--
make[2]: *** No rule to make target `arch/arm/mach-omap1/pm.o', needed by `arch/arm/mach-omap1/built-in.o'.  Stop.
make[1]: *** [arch/arm/mach-omap1] Error 2
--

I'm not sure which is better way to fix,

1) mv pm.c (and Sleep.S) from plat-omap/ to mach-omap1/, or
2) move `obj-$(CONFIG_PM) += pm.o sleep.o' line from mach-omap1/Makefile to
   plat-omap/Makefile


Best Regards,

HK.
--

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

end of thread, other threads:[~2006-01-12 22:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-12  4:51 build error on Linux-2.6.15-omap1 Hiroki Kaminaga
2006-01-12  3:21 ` Kristian Mueller
     [not found] ` <1137035283.11250.50.camel@pismo>
2006-01-12 11:29   ` Hiroki Kaminaga
2006-01-12 22:43     ` Tony Lindgren

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