diff options
author | Erik Andersen | 1999-12-21 02:55:11 +0000 |
---|---|---|
committer | Erik Andersen | 1999-12-21 02:55:11 +0000 |
commit | d387d01f11c3b9438322c951cd1eac8f29ea6afc (patch) | |
tree | ed81f0f41ce4af3de74c5025180ca158f93f5809 /busybox.def.h | |
parent | f294a0288d5f90616c5a096c2236442394112daa (diff) | |
download | busybox-d387d01f11c3b9438322c951cd1eac8f29ea6afc.zip busybox-d387d01f11c3b9438322c951cd1eac8f29ea6afc.tar.gz |
Sync to my local tree
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h index 0655d3e..3a64c1a 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -28,7 +28,7 @@ #define BB_HEAD #define BB_HOSTNAME #define BB_INIT -#define BB_INSMOD +//#define BB_INSMOD #define BB_KILL #define BB_KLOGD //#define BB_LENGTH @@ -60,7 +60,7 @@ #define BB_REBOOT #define BB_RM #define BB_RMDIR -#define BB_RMMOD +//#define BB_RMMOD //#define BB_SFDISK #define BB_SED #define BB_SLEEP |