Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344690
b: refs/heads/master
c: d13f5b7
h: refs/heads/master
v: v3
  • Loading branch information
Tomi Valkeinen committed Dec 7, 2012
1 parent 615267b commit a928950
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 09e82ba7011d6e94bf1eeb3f1cd0b7d441263132
refs/heads/master: d13f5b7d98eebe59112ca3d92763000c306872e4
7 changes: 5 additions & 2 deletions trunk/drivers/video/omap2/dss/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
obj-$(CONFIG_OMAP2_DSS) += omapdss.o
# Core DSS files
omapdss-y := core.o dss.o dss_features.o dispc.o dispc_coefs.o display.o \
manager.o manager-sysfs.o overlay.o overlay-sysfs.o output.o apply.o \
display-sysfs.o dispc-compat.o
output.o
# DSS compat layer files
omapdss-y += manager.o manager-sysfs.o overlay.o overlay-sysfs.o apply.o \
dispc-compat.o display-sysfs.o
omapdss-$(CONFIG_OMAP2_DSS_DPI) += dpi.o
omapdss-$(CONFIG_OMAP2_DSS_RFBI) += rfbi.o
omapdss-$(CONFIG_OMAP2_DSS_VENC) += venc.o venc_panel.o
Expand Down

0 comments on commit a928950

Please sign in to comment.