X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fbusybox.h;h=fbda6efcb553c2850ad8d5cfc055a566ea5eb655;hb=7011dd0e06334b01533553a654ecb044ccf2eed7;hp=befbea544c440fd975e8031eb03cf2823449aea6;hpb=b623a542dff149151c892344e2343a9e245275de;p=oweals%2Fbusybox.git diff --git a/include/busybox.h b/include/busybox.h index befbea544..fbda6efcb 100644 --- a/include/busybox.h +++ b/include/busybox.h @@ -11,6 +11,7 @@ #include "libbb.h" +/* order matters: used as index into "install_dir[]" in busybox.c */ enum Location { _BB_DIR_ROOT = 0, _BB_DIR_BIN,