Thread (4 messages) 4 messages, 2 authors, 2008-08-08

Re: [PATCH 9/13] viafb: Makefile, share.h

From: <hidden>
Date: 2008-07-01 01:15:08
Also in: lkml

Sam,

Got that, Thanks.

BRs,
Joseph Chan 
-----Original Message-----
From: Sam Ravnborg [mailto:sam@ravnborg.org] 
Sent: Monday, June 30, 2008 6:48 PM
To: Joseph Chan
Cc: linux-fbdev-devel@lists.sourceforge.net; linux-kernel@vger.kernel.org; akpm@linux-foundation.org; geert@linux-m68k.org
Subject: Re: [PATCH 9/13] viafb: Makefile, share.h

On Mon, Jun 30, 2008 at 03:38:52PM +0800, JosephChan@via.com.tw wrote:
quoted hunk ↗ jump to hunk
Makefile for drivers/video/via/
share.h: shared macro for viafb


Signed-off-by: Joseph Chan <redacted>

diff -Nur a/drivers/video/via/Makefile b/drivers/video/via/Makefile
--- a/drivers/video/via/Makefile	1970-01-01 08:00:00.000000000 +0800
+++ b/drivers/video/via/Makefile	2008-06-30 08:53:33.000000000 +0800
@@ -0,0 +1,9 @@
+#
+# Makefile for the VIA framebuffer driver (for Linux Kernel 2.6) #
+                                                                                
+obj-$(CONFIG_FB_VIA) += viafb.o
+
+viafb-y	:=viafbdev.o hw.o iface.o  via_i2c.o dvi.o lcd.o ioctl.o accel.o via_utility.o vt1636.o global.o tblDPASetting.o viamode.o tbl1636.o
+
+viafb-objs	:=	$(viafb-y)
This assignmnet is not needed - please drop it.
kbuild already understands <modulename>-y

	Sam

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help