power_supply: Makefile cleanup
authormatt mooney <mfm@muteddisk.com>
Wed, 6 Oct 2010 07:46:27 +0000 (00:46 -0700)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Wed, 6 Oct 2010 13:38:42 +0000 (17:38 +0400)
commit57894517139b283a3cf27e36b29b4b4d7c45b303
treee37822fb8ccbd65c6c42dc46ec08d61fcc5849ca
parent9292585c67ddd76285f2610c0cbf6b61fe27f5db
power_supply: Makefile cleanup

Replace EXTRA_CFLAGS with ccflags-y; remove if-statements and replace
with lists using the kbuild idiom.

None of the dependencies are modified.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/Makefile