2.0 alpha
[platform/core/system/devman.git] / devices / CMakeLists.txt
1 SET(TARGET_SRCS 
2         devices/haptic.c
3         devices/jack_35pi.c
4         devices/jack_microusb.c
5         devices/mmc.c
6         devices/power_supply_battery.c
7         devices/power_supply_pmic.c     
8         devices/uart.c
9         devices/video.c
10         devices/led.c
11         devices/power.c
12 )
13