projects
/
sdk
/
emulator
/
emulator-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d4ef98
)
drivers/maru/Makefile: Remove dublicates.
author
Evgeny Voevodin
<e.voevodin@samsung.com>
Wed, 6 Jun 2012 09:13:36 +0000
(13:13 +0400)
committer
Evgeny Voevodin
<e.voevodin@samsung.com>
Fri, 14 Sep 2012 05:42:19 +0000
(09:42 +0400)
Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
drivers/maru/Makefile
patch
|
blob
|
history
diff --git
a/drivers/maru/Makefile
b/drivers/maru/Makefile
index b80cd044aacadc2cbcaf6abd1063a5e86bccf504..5f0fd7e24fda3f9b520b6575a1edf4dfabd60a1d 100644
(file)
--- a/
drivers/maru/Makefile
+++ b/
drivers/maru/Makefile
@@
-7,7
+7,5
@@
obj-$(CONFIG_MARU_FB) += maru_fb.o
obj-$(CONFIG_MARU_CAMERA) += maru_camera.o
obj-$(CONFIG_MARU_BACKLIGHT) += maru_bl.o
obj-$(CONFIG_MARU_OVERLAY) += maru_overlay.o
-obj-$(CONFIG_MARU_JACK) += maru_jack.o
-obj-$(CONFIG_MARU_POWER_SUPPLY) += maru_power_supply.o
obj-$(CONFIG_MARU_USB_MASS_STORAGE) += maru_usb_mass_storage.o
obj-$(CONFIG_MARU_USB_MODE) += maru_usb_mode.o