diff options
Diffstat (limited to 'debian/Config.h-static')
-rw-r--r-- | debian/Config.h-static | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/Config.h-static b/debian/Config.h-static index 079c854aa..c811b2b87 100644 --- a/debian/Config.h-static +++ b/debian/Config.h-static | |||
@@ -31,6 +31,7 @@ | |||
31 | #define BB_DU | 31 | #define BB_DU |
32 | #define BB_DUMPKMAP | 32 | #define BB_DUMPKMAP |
33 | #define BB_ECHO | 33 | #define BB_ECHO |
34 | #define BB_ENV | ||
34 | #define BB_EXPR | 35 | #define BB_EXPR |
35 | #define BB_FBSET | 36 | #define BB_FBSET |
36 | #define BB_FDFLUSH | 37 | #define BB_FDFLUSH |
@@ -118,6 +119,7 @@ | |||
118 | #define BB_UPDATE | 119 | #define BB_UPDATE |
119 | #define BB_UPTIME | 120 | #define BB_UPTIME |
120 | #define BB_USLEEP | 121 | #define BB_USLEEP |
122 | #define BB_VI | ||
121 | #define BB_WATCHDOG | 123 | #define BB_WATCHDOG |
122 | #define BB_WC | 124 | #define BB_WC |
123 | #define BB_WGET | 125 | #define BB_WGET |