fixed msm

This commit is contained in:
Michael Staszel 2011-12-24 00:24:07 -06:00
parent 019d347f41
commit 6c8b5b2011

View file

@ -32,8 +32,8 @@ build() {
./autogen.sh --with-xorg-module-dir=$PWD/output
# Symlink to the kernel headers from 2.6.35-palm-tenderloin
ln -s /usr/src/linux-2.6.35/linux/ linux
ln -s /usr/src/linux-2.6.35/drm/ drm
ln -s /usr/src/linux-2.6.35/include/linux/ linux
ln -s /usr/src/linux-2.6.35/include/drm/ drm
# PATCH: Turn off neon optimizations
cp $srcdir/makefile-am.patch $srcdir/xf86-video-msm/