]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commitdiff
directfb: We only want the /dev/fb driver and no tests anymore.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 9 Feb 2011 20:26:58 +0000 (15:26 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 9 Feb 2011 20:26:58 +0000 (15:26 -0500)
root_image/Makefile

index efc3840f3d24d136dd1ad4b6e9e426d47bcd1f57..448616dcecd7a8de9e123569e19f89fae8c3790e 100644 (file)
@@ -676,11 +676,9 @@ endif
 directfb-install: userspace-prep
        $(call RPM_TO_USERSPACE,./usr$(LIBSDIR)/libjpeg.*so*,$(RPM_DIR)/jpeg)
        $(call RPM_TO_USERSPACE,./usr$(LIBSDIR)/libfreetype.*so*,$(RPM_DIR)/freetype)
-       if ! [ -e directfb/config.h ]; then (cd directfb;./configure --prefix=/usr  --disable-sysfs  --disable-osx --disable-x11 --with-gfxdrivers="i830,matrox,nvidia,radeon" --with-inputdrivers="keyboard,linuxinput,ps2mouse,serialmouse" );fi
+       if ! [ -e directfb/config.h ]; then (cd directfb;./configure --prefix=/usr  --disable-sysfs  --disable-osx --disable-x11 --with-gfxdrivers="none" --with-inputdrivers="keyboard,linuxinput,ps2mouse,serialmouse" );fi
        $(MAKE) $(MFLAGS) -j$$(($(NCPUS) * 2)) -C directfb
-       $(MAKE) $(MFLAGS) -j$$(($(NCPUS) * 2)) -C directfb/tests
        $(MAKE) $(MFLAGS) DESTDIR=$(CURDIR)/userspace -j$$(($(NCPUS) * 2)) -C directfb install
-       $(MAKE) $(MFLAGS) DESTDIR=$(CURDIR)/userspace -j$$(($(NCPUS) * 2)) -C directfb/tests install
 
        $(INSTALL_DATA) directfb/decker.ttf userspace/usr/share/dire*/
        # Don't need to worry about header files - they get pruned later, but must