diff --git a/package/xorg/xorg.mk b/package/xorg/xorg.mk index 34a39e2626..41e338cff5 100644 --- a/package/xorg/xorg.mk +++ b/package/xorg/xorg.mk @@ -59,7 +59,7 @@ ifeq ($(BR2_armeb),y) XARCH=Arm32 endif ifeq ($(BR2_i386),y) -XARCH=i386A +XARCH=i386 endif ifeq ($(BR2_mips),y) XARCH=Mips