Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Avoiding patching kernel with uneeded things
@ 2007-08-01 20:03 Ulf Samuelsson
  2007-08-02  8:50 ` Bernhard Fischer
  0 siblings, 1 reply; 2+ messages in thread
From: Ulf Samuelsson @ 2007-08-01 20:03 UTC (permalink / raw)
  To: buildroot

Today we first patch the headers with
	"linux-$(LINUX_HEADERS_VERSION)-\*.patch{,.gz,.bz2}"
and then with the openswan patches, if openswan is selected.


If we added a line to patch an architecture specific patch,
I.E:
	"linux-$(LINUX_HEADERS_VERSION)-\*.patch{,.gz,.bz2}"
	"$(ARCH)-linux-$(LINUX_HEADERS_VERSION)-\*.patch{,.gz,.bz2}"
	openswan
then the AVR32 patches would only be applied, if the BR2_avr32 is set.


The AVR32 patches would have to be renamed of course.

Any disagreement?

Best Regards
Ulf Samuelsson

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

end of thread, other threads:[~2007-08-02  8:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 20:03 [Buildroot] Avoiding patching kernel with uneeded things Ulf Samuelsson
2007-08-02  8:50 ` Bernhard Fischer

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