X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fwprobe%2FMakefile;h=85667b771b13b30d5caf93cbec5fb55959d94a16;hb=f790b2a225dec4662e57691db8eea1f3d523b94e;hp=786a39d124aa31c1f29b99eab4240ed7a961a705;hpb=0af0814f0dffc599bbaae5ec6edc63ba8268496d;p=openwrt-10.03%2F.git diff --git a/package/wprobe/Makefile b/package/wprobe/Makefile index 786a39d12..85667b771 100644 --- a/package/wprobe/Makefile +++ b/package/wprobe/Makefile @@ -18,8 +18,12 @@ PKG_CONFIG_DEPENDS = \ include $(INCLUDE_DIR)/package.mk +# XXX: build failure on cris +# wprobe-lib.c:145: error: 'packed' attribute ignored for field of type 'struct ' +# wprobe-lib.c:149: error: 'packed' attribute ignored for field of type 'struct ' + define Package/wprobe/Default - DEPENDS:=@LINUX_2_6 @(!(TARGET_ps3||TARGET_pxcab)||BROKEN) + DEPENDS:=@LINUX_2_6 @(!(TARGET_ps3||TARGET_pxcab||cris)||BROKEN) endef define KernelPackage/wprobe