projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7da86bb
)
brillcodec: fix compilation error
87/25587/1
author
SeokYeon Hwang
<syeon.hwang@samsung.com>
Thu, 7 Aug 2014 07:19:16 +0000
(16:19 +0900)
committer
SeokYeon Hwang
<syeon.hwang@samsung.com>
Thu, 7 Aug 2014 07:19:16 +0000
(16:19 +0900)
Change-Id: I62d16249f7977855b375402d20703d09e3daa6a1
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
tizen/src/hw/pci/Makefile.objs
patch
|
blob
|
history
diff --git
a/tizen/src/hw/pci/Makefile.objs
b/tizen/src/hw/pci/Makefile.objs
index 0c2a166ce2e8243ba843e85b9a5a5e0a08e59bf1..6a86b9af8c6a96e141d55e8a3437f8e9956d0451 100644
(file)
--- a/
tizen/src/hw/pci/Makefile.objs
+++ b/
tizen/src/hw/pci/Makefile.objs
@@
-20,5
+20,5
@@
LIBS += -framework Cocoa -framework QTKit -framework CoreVideo
LIBS += -framework AppKit
endif
-maru_brill
_
codec.o-cflags := $(LIBAV_CFLAGS)
-
#$(obj)/maru_brillcodec.o $(obj)/maru_brillcodec_device.o: QEMU_CFLAGS +
= $(LIBAV_CFLAGS)
+maru_brillcodec.o-cflags := $(LIBAV_CFLAGS)
+
maru_brillcodec_device.o-cflags :
= $(LIBAV_CFLAGS)