-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 114835 b: refs/heads/master c: 37773cf h: refs/heads/master i: 114833: 908bbea 114831: dcdf4d1 v: v3
- Loading branch information
Joseph Chan
authored and
Linus Torvalds
committed
Oct 16, 2008
1 parent
95861ab
commit 6c4f43b
Showing
3 changed files
with
1,113 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: ac6c97e20f1befecd791feed57170ec6735dcce7 | ||
refs/heads/master: 37773cf564935a02b699b6db37a9f29f0bc6cd2c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# | ||
# 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 |
Oops, something went wrong.