Re: Needed: An easier way to build a subset of kernel packages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2007-03-30 at 21:20 -0400, Jarod Wilson wrote:
> Hrm, not sure why that doesn't pass the option through, but I hadn't 
> even thought to look at the Makefile to see how these flags would work 
> at that level. Out of curiosity, does the following work?:
> 
> $ make RPM_DEFINES="--define 'with_kdump 0'"
> 
> I suppose I ought to poke at that some myself... Adding to my todo list. 

I used the trick I learned from the end of the existing Makefile...

[root@ps3 devel]# tail -4 Makefile
compile compile-short: DIST_DEFINES += --target $(shell uname -m)

ppc64: DIST_DEFINES += --without kdump
ppc: DIST_DEFINES += --without smp


Now I just have to remember never to commit the Makefile :)

-- 
dwmw2

_______________________________________________
Fedora-kernel-list mailing list
Fedora-kernel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-kernel-list

[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux