Searched refs:endian (Results 26 - 35 of 35) sorted by relevance

12

/openwrt/target/linux/orion/image/
H A Dgeneric.mk99 $(STAGING_DIR_HOST)/bin/mkfs.jffs2 --compression-mode=none --pad --little-endian --squash -e $(2)KiB -o '$(KDIR)/$(1)-uImage.jffs2' -d '$(TMP_DIR)/$(1)_jffs2_uimage'
/openwrt/package/utils/otrx/src/
H A Dotrx.c13 #include <endian.h>
/openwrt/scripts/
H A Dconfig.guess183 endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
184 machine=${arch}${endian}-unknown
/openwrt/tools/firmware-utils/src/
H A Dmkcasfw.c22 #include <endian.h> /* for __BYTE_ORDER */
H A Dmkcsysimg.c35 #include <endian.h> /* for __BYTE_ORDER */
H A Dmkmylofw.c31 #include <endian.h> /* for __BYTE_ORDER */
H A Dmkzynfw.c26 #include <endian.h> /* for __BYTE_ORDER */
H A Dmktplinkfw2.c24 #include <endian.h>
/openwrt/package/network/services/ead/src/tinysrp/
H A Dconfigure1533 bogus endian macros
1548 not big endian
1575 /* Are we little or big endian? From Harbison&Steele. */
/openwrt/target/linux/ar71xx/image/
H A Dlegacy.mk866 --pad=$(kernelsize) --big-endian --squash-uids -v -e 128KiB \

Completed in 74 milliseconds

12