diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-08 16:39:18 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-10 23:29:03 +1000 |
commit | 8ab8fc688ac6ecbbc49ec05589f032830be7761c (patch) | |
tree | 6519ba7d7e81bfa773f124979aad9b5c852e0fa4 /drivers/ps3 | |
parent | 13fef7f9da13ab6cc22d456315e88769bf34a02a (diff) |
powerpc/44x: Simplify CONFIG_44x checks in Makefile
The entire 44x directory is omitted if CONFIG_44x is not enabled, so
within the 44x/Makefile CONFIG_44x is always y. So convert
obj-$(CONFIG_44x) to the more obvious obj-y.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/ps3')
0 files changed, 0 insertions, 0 deletions