Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1709529
| From | Michael Ellerman <patch-notifications@ellerman.id.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [01/12] powerpc/8xx: Simplify CONFIG_8xx checks in Makefile |
| Date | 2017-08-11 14:30 +0200 |
| Message-ID | <udheF-3t8-5@gated-at.bofh.it> (permalink) |
| References | <ucbkZ-7TS-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 2017-08-08 at 11:58:40 UTC, Christophe Leroy wrote: > The entire 8xx directory is omitted if CONFIG_8xx is not enabled, so > within the 8xx/Makefile CONFIG_8xx is always y. So convert > obj-$(CONFIG_8xx) to the more obvious obj-y. > > Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/0e23e7b32bfdaaa8892d8383114f84 cheers
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 01/12] powerpc/8xx: Simplify CONFIG_8xx checks in Makefile Christophe Leroy <christophe.leroy@c-s.fr> - 2017-08-08 14:00 +0200 Re: [01/12] powerpc/8xx: Simplify CONFIG_8xx checks in Makefile Michael Ellerman <patch-notifications@ellerman.id.au> - 2017-08-11 14:30 +0200
csiph-web