root/trunk/freewrt/scripts/byteswap.h

Revision 110, 68 bytes (checked in by tg, 2 years ago)

* build mkfs.jffs2 on bsd (untested if it's usable)
* sprinkle a few $(HOSTCC) and $(HOSTCFLAGS)

Line 
1 /* $FreeWRT$ */
2
3 #ifdef __linux__
4 #include_next <byteswap.h>
5 #endif
Note: See TracBrowser for help on using the browser.