Explorar el Código

mesa is ibmx40 only right now

Waldemar Brodkorb hace 15 años
padre
commit
d6bcad0afc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/MesaLib/Makefile

+ 1 - 1
package/MesaLib/Makefile

@@ -17,7 +17,7 @@ PKG_SITES:=		ftp://ftp.freedesktop.org/pub/mesa/7.8.1/
 
 WRKDIST=		${WRKDIR}/Mesa-${PKG_VERSION}
 
-PKG_TARGET_DEPENDS:=  	x86 x86_64
+PKG_TARGET_DEPENDS:=  	ibmx40
 
 include $(TOPDIR)/mk/package.mk