Searched hist:badf436f6fa5dc864d579d73fe75386b743470c0 (Results 1 – 8 of 8) sorted by relevance
/linux/arch/powerpc/platforms/52xx/ |
H A D | Makefile | diff badf436f6fa5dc864d579d73fe75386b743470c0 Mon Aug 06 18:42:03 CEST 2018 Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> powerpc/Makefiles: Convert ifeq to ifdef where possible
In Makefiles if we're testing a CONFIG_FOO symbol for equality with 'y' we can instead just use ifdef. The latter reads easily, so convert to it where possible.
Signed-off-by: Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> Reviewed-by: Mauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/arch/powerpc/net/ |
H A D | Makefile | diff badf436f6fa5dc864d579d73fe75386b743470c0 Mon Aug 06 18:42:03 CEST 2018 Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> powerpc/Makefiles: Convert ifeq to ifdef where possible
In Makefiles if we're testing a CONFIG_FOO symbol for equality with 'y' we can instead just use ifdef. The latter reads easily, so convert to it where possible.
Signed-off-by: Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> Reviewed-by: Mauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/arch/powerpc/platforms/cell/ |
H A D | Makefile | diff badf436f6fa5dc864d579d73fe75386b743470c0 Mon Aug 06 18:42:03 CEST 2018 Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> powerpc/Makefiles: Convert ifeq to ifdef where possible
In Makefiles if we're testing a CONFIG_FOO symbol for equality with 'y' we can instead just use ifdef. The latter reads easily, so convert to it where possible.
Signed-off-by: Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> Reviewed-by: Mauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | Makefile | diff badf436f6fa5dc864d579d73fe75386b743470c0 Mon Aug 06 18:42:03 CEST 2018 Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> powerpc/Makefiles: Convert ifeq to ifdef where possible
In Makefiles if we're testing a CONFIG_FOO symbol for equality with 'y' we can instead just use ifdef. The latter reads easily, so convert to it where possible.
Signed-off-by: Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> Reviewed-by: Mauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/arch/powerpc/mm/ |
H A D | Makefile | diff badf436f6fa5dc864d579d73fe75386b743470c0 Mon Aug 06 18:42:03 CEST 2018 Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> powerpc/Makefiles: Convert ifeq to ifdef where possible
In Makefiles if we're testing a CONFIG_FOO symbol for equality with 'y' we can instead just use ifdef. The latter reads easily, so convert to it where possible.
Signed-off-by: Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> Reviewed-by: Mauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/arch/powerpc/sysdev/ |
H A D | Makefile | diff badf436f6fa5dc864d579d73fe75386b743470c0 Mon Aug 06 18:42:03 CEST 2018 Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> powerpc/Makefiles: Convert ifeq to ifdef where possible
In Makefiles if we're testing a CONFIG_FOO symbol for equality with 'y' we can instead just use ifdef. The latter reads easily, so convert to it where possible.
Signed-off-by: Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> Reviewed-by: Mauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/arch/powerpc/kernel/ |
H A D | Makefile | diff badf436f6fa5dc864d579d73fe75386b743470c0 Mon Aug 06 18:42:03 CEST 2018 Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> powerpc/Makefiles: Convert ifeq to ifdef where possible
In Makefiles if we're testing a CONFIG_FOO symbol for equality with 'y' we can instead just use ifdef. The latter reads easily, so convert to it where possible.
Signed-off-by: Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> Reviewed-by: Mauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/linux/arch/powerpc/ |
H A D | Makefile | diff badf436f6fa5dc864d579d73fe75386b743470c0 Mon Aug 06 18:42:03 CEST 2018 Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> powerpc/Makefiles: Convert ifeq to ifdef where possible
In Makefiles if we're testing a CONFIG_FOO symbol for equality with 'y' we can instead just use ifdef. The latter reads easily, so convert to it where possible.
Signed-off-by: Rodrigo R. Galvao <rosattig@linux.vnet.ibm.com> Reviewed-by: Mauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|