From 517022211cab2644bac88865e29af726f1aafeaf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 18 Dec 2011 17:27:43 +0100 Subject: avr32 workarounds --- package/php/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/php') diff --git a/package/php/Makefile b/package/php/Makefile index 33f07fbce..e37ba548d 100644 --- a/package/php/Makefile +++ b/package/php/Makefile @@ -48,7 +48,7 @@ PKGFD_MOD_XML:= XML support PKGFB_MOD_XML:= expat PKGFS_MOD_XML:= libexpat -PKG_ARCH_DEPENDS:= !cris +PKG_ARCH_DEPENDS:= !cris !avr32 PKG_HOST_DEPENDS:= !cygwin include $(TOPDIR)/mk/package.mk -- cgit v1.2.3