Initial code release
authorZhang Qiang <qiang.z.zhang@intel.com>
Fri, 18 May 2012 11:55:37 +0000 (19:55 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Sat, 19 May 2012 06:07:10 +0000 (14:07 +0800)
commit32d5bd12bdce4b21d4f0e4f474ad8a6708b0a78e
tree9ccf14975c71f45857b4412e47c6e4fd0a4c6fb0
parent90cbbfa1c509e051819869f9f63207bcca26ffe0
Initial code release
23 files changed:
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
README [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
install-sh [new file with mode: 0755]
ltmain.sh [new file with mode: 0755]
man/Makefile.am [new file with mode: 0644]
man/Makefile.in [new file with mode: 0644]
man/fbdev.man [new file with mode: 0644]
missing [new file with mode: 0755]
packaging/xorg-x11-drv-fbdev.spec [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/fbdev.c [new file with mode: 0644]