wok view atm-tools/stuff/MAX_PATH.u @ rev 6914

Added xz to busybox. Doesn't change size of busybox. This is show we can use tar.xz compress for tazpkg files if we want to. Added pre_install and post_remove functions to xz receipt.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 21 23:49:16 2010 +0000 (2010-10-21)
parents
children
line source
1 --- src/led/main.c
2 +++ src/led/main.c
3 @@ -46,6 +46,7 @@
4 #include <atmd.h>
6 #include <linux/atmlec.h>
7 +#include <linux/limits.h>
9 /* Local incs */
10 #include "join.h"