finally move buildroot-ng to trunk

This commit is contained in:
Felix Fietkau
2006-10-13 22:51:49 +02:00
907 changed files with 495477 additions and 0 deletions

3
tools/include/byteswap.h Normal file
View File

@@ -0,0 +1,3 @@
#ifdef __linux__
#include_next <byteswap.h>
#endif