Browse Source

mesa is ibmx40 only right now

Waldemar Brodkorb 15 years ago
parent
commit
d6bcad0afc
1 changed files with 1 additions and 1 deletions
  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