Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] How do I select the PCMCIA package ?
@ 2006-10-05 17:56 mike
  2006-10-11  8:10 ` Bernhard Fischer
  0 siblings, 1 reply; 2+ messages in thread
From: mike @ 2006-10-05 17:56 UTC (permalink / raw)
  To: buildroot

Simple question. How do I select the PCMCIA package? What do I need to
select first ?

I want to build a system with PCMCIA, but menuconfig doesn't allow it
for selection.
It seems to be dependent on BR2_PACKAGE_LINUX, and the only way I can
see of getting that set is by selecting something in "Board Support
Options" - none of which I really want.
I have built my own "special" version of the linux kernel with the
various drivers and things I want and set $(LINUX_DIR) and
$(LINUX_SOURCE_DIR) to point to the right place. Are there other
undocumented environment variables I need to set up ?

Mike

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

* [Buildroot] How do I select the PCMCIA package ?
  2006-10-05 17:56 [Buildroot] How do I select the PCMCIA package ? mike
@ 2006-10-11  8:10 ` Bernhard Fischer
  0 siblings, 0 replies; 2+ messages in thread
From: Bernhard Fischer @ 2006-10-11  8:10 UTC (permalink / raw)
  To: buildroot

On Thu, Oct 05, 2006 at 05:56:33PM +0000, mike wrote:
>Simple question. How do I select the PCMCIA package? What do I need to
>select first ?
>
>I want to build a system with PCMCIA, but menuconfig doesn't allow it
>for selection.
>It seems to be dependent on BR2_PACKAGE_LINUX, and the only way I can
>see of getting that set is by selecting something in "Board Support
>Options" - none of which I really want.

Perhaps try to remove that dependency. If you have LINUX_SOURCE_DIR et
al set properly (see package/pcmcia/pcmcia.mk), then compilation should
succeed.

I have a patch that adds a target option for a generic x86 kernel, but
i'm hesitating to apply it (since more than a year) due to the potential
requests adding it will likely trigger ;)

>I have built my own "special" version of the linux kernel with the
>various drivers and things I want and set $(LINUX_DIR) and
>$(LINUX_SOURCE_DIR) to point to the right place. Are there other
>undocumented environment variables I need to set up ?

See above.

HTH,

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

end of thread, other threads:[~2006-10-11  8:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-05 17:56 [Buildroot] How do I select the PCMCIA package ? mike
2006-10-11  8:10 ` Bernhard Fischer

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