1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# arch/arm/plat-s5p/Makefile # # Copyright (c) 2009 Samsung Electronics Co., Ltd. # http://www.samsung.com/ # # Licensed under GPLv2 obj-y := obj-m := obj-n := dummy.o obj- := # devices obj-$(CONFIG_S5P_DEV_MFC) += dev-mfc.o obj-$(CONFIG_S5P_SETUP_MIPIPHY) += setup-mipiphy.o