1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/utils
Rafał Miłecki 0e5c445df6 otrx: include endian.h to make __BYTE_ORDER work with musl
Without this the condition
if __BYTE_ORDER == __BIG_ENDIAN
was always true.

Thanks Szabolcs.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 46105
2015-06-22 06:45:56 +00:00
..
admswconfig
busybox busybox: fix an ash regression in handling local variables 2015-04-17 00:01:29 +00:00
bzip2 bzip2: import package from packages.git 2015-06-14 17:43:34 +00:00
e2fsprogs e2fsprogs: add conffiles section 2015-04-02 14:53:12 +00:00
fbtest fbtest: remove bogus #include 2015-03-29 04:28:29 +00:00
fuse fuse: fix exec environment for mount and umount 2015-05-24 17:56:26 +00:00
hostap-utils
jsonfilter
lua lua: honor LDFLAGS 2015-06-18 10:55:57 +00:00
mdadm
mkelfimage
nvram Revert "nvram: increase NVRAM size to 64 KiB" 2015-04-24 15:38:38 +00:00
otrx otrx: include endian.h to make __BYTE_ORDER work with musl 2015-06-22 06:45:56 +00:00
px5g fix subject in generated certificates 2015-01-25 23:33:49 +00:00
px5g-standalone px5g-standalone: change PKG_NAME to avoid directory conflict with px5g 2015-03-29 06:03:02 +00:00
robocfg packages: fix typo in OpenWrt name 2014-12-07 16:53:30 +00:00
spidev_test
ubi-utils packages: remove uneeded PKG_BUILD_DIR overrides 2015-02-22 01:31:21 +00:00
ugps ugps: add conffiles section, fix config file perms 2015-04-02 14:53:00 +00:00
usbmode usbmode: update data files 2015-04-01 13:36:58 +00:00
usbreset
usbutils
util-linux util-linux: replace spaces with tabs 2015-03-22 12:37:33 +00:00
xfsprogs