* support for just "depends" is now gone?
@ 2008-01-29 11:58 Robert P. J. Day
2008-01-29 12:39 ` Adrian Bunk
2008-01-29 15:57 ` Sam Ravnborg
0 siblings, 2 replies; 3+ messages in thread
From: Robert P. J. Day @ 2008-01-29 11:58 UTC (permalink / raw)
To: kbuild devel list
i'm just verifying that the current Kconfig parser no longer has
support for simple "depends" directives, but only "depends on", right?
and the alternative of "requires" is long since gone.
as long as this is true, i can remove the search for "depends"
directives from my cleanup script. thanks.
rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
Home page: http://crashcourse.ca
Fedora Cookbook: http://crashcourse.ca/wiki/index.php/Fedora_Cookbook
========================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: support for just "depends" is now gone?
2008-01-29 11:58 support for just "depends" is now gone? Robert P. J. Day
@ 2008-01-29 12:39 ` Adrian Bunk
2008-01-29 15:57 ` Sam Ravnborg
1 sibling, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2008-01-29 12:39 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: kbuild devel list
On Tue, Jan 29, 2008 at 06:58:42AM -0500, Robert P. J. Day wrote:
>
> i'm just verifying that the current Kconfig parser no longer has
> support for simple "depends" directives, but only "depends on", right?
> and the alternative of "requires" is long since gone.
>...
Both were removed in commit 247537b9a270b52cc0375adcb0fb2605a160cba5
> rday
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: support for just "depends" is now gone?
2008-01-29 11:58 support for just "depends" is now gone? Robert P. J. Day
2008-01-29 12:39 ` Adrian Bunk
@ 2008-01-29 15:57 ` Sam Ravnborg
1 sibling, 0 replies; 3+ messages in thread
From: Sam Ravnborg @ 2008-01-29 15:57 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: kbuild devel list
On Tue, Jan 29, 2008 at 06:58:42AM -0500, Robert P. J. Day wrote:
>
> i'm just verifying that the current Kconfig parser no longer has
> support for simple "depends" directives, but only "depends on", right?
> and the alternative of "requires" is long since gone.
Correct - see
git log scripts/kconfig/zconf.gperf
Sam
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-01-29 15:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-29 11:58 support for just "depends" is now gone? Robert P. J. Day
2008-01-29 12:39 ` Adrian Bunk
2008-01-29 15:57 ` Sam Ravnborg
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.