openwrtv4/package
Felix Fietkau 9e233fb241 mtd: add missing <endian.h> include
trx.c in mtd would not include endian.h, so on systems that do not have
this header implicitly included from the other headers (like musl), both
__BYTE_ORDER and __BIG_ENDIAN would be undefined and thus 0, leading to
it always presuming a big-endian system. this would lead to issues when
running mtd fixtrx on little-endian systems, as it would never recognize
the TRX magic as result of the broken STORE32_LE() macro.

Signed-off-by: Shiz <hi@shiz.me>
Tested-by: Shiz <hi@shiz.me>

SVN-Revision: 45896
2015-06-05 09:00:02 +00:00
..
base-files base-files: remove ubi tool 2015-05-29 08:14:38 +00:00
boot uboot-omap: allow generating dummy ipks, fixes omap imagebuilder 2015-05-29 15:08:29 +00:00
devel gdb: disable liblzma explictly 2015-05-24 19:15:54 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel Add sch_fq and sch_pie to the kmod-sched package. 2015-06-04 05:44:44 +00:00
libs ncurses: Fix building with gcc 5.1 2015-06-02 21:54:54 +00:00
network lldpd: add option to disable custom TLVs 2015-06-03 13:59:14 +00:00
system mtd: add missing <endian.h> include 2015-06-05 09:00:02 +00:00
utils fuse: fix exec environment for mount and umount 2015-05-24 17:56:26 +00:00
Makefile build: trigger pacakge index creation for all feeds if required 2015-05-26 11:37:05 +00:00