-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi.
> +-USE_BIGENDIAN ?= AUTO > ++USE_BIGENDIAN ?= YES This looks wrong. You should rather add something like the line below to the OpenWrt makefile: MAKE_VARS += USE_BIGENDIAN=$(if $(CONFIG_BIG_ENDIAN),YES,NO) ~ Jow -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk5pDY0ACgkQdputYINPTPOz2gCgnRhuEVXB/9dXe8TEMc9GQhRZ nd4Anj5Ro1Nzkj0pXhvN4w4VFnSj4und =xerV -----END PGP SIGNATURE----- _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
