aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorDan Johansson <dan.johansson@stericsson.com>2010-05-06 18:01:32 +0200
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:45:16 -0600
commitdcf15a1068e655e26de0edff0f3f2431716da15e (patch)
treedc0070e5b6298d8f78c23471383d31e25e2f1926 /drivers
parentce32e9b725425e7e79132115b4af2989c549e3b4 (diff)
Display & Graphics: Updated the makefiles of MCDE, B2R2 and AV8100 to clean up all object files and modules.order when building clean.
Including adaptions for iso-mmd changes in B2R2 lib. ST-Ericsson ER ID: ER253196 (adaptions for iso-mmd) Change-Id: Id7740a1e73b394e21ba3dae8d7117f22860d64be
Diffstat (limited to 'drivers')
-rwxr-xr-xdrivers/video/b2r2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/b2r2/Makefile b/drivers/video/b2r2/Makefile
index 4e5ada64803..620155c936a 100755
--- a/drivers/video/b2r2/Makefile
+++ b/drivers/video/b2r2/Makefile
@@ -11,5 +11,5 @@ ifeq ($(CONFIG_FB_B2R2),m)
obj-y += b2r2_kernel_if.o
endif
-clean-files := b2r2.o b2r2_blt_main.o b2r2_core.o b2r2_mem_alloc.o b2r2_node_gen.o b2r2_node_split.o modules.order built-in.o
+clean-files := b2r2.o b2r2_blt_main.o b2r2_core.o b2r2_mem_alloc.o b2r2_generic.o b2r2_node_gen.o b2r2_node_split.o b2r2_profiler_socket.o b2r2_timing.o modules.order built-in.o