http://git.etherboot.org
/
people
/
mcb30
/
busybox.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix linuxrc define
[people/mcb30/busybox.git]
/
Config.h
diff --git
a/Config.h
b/Config.h
index
fb60e29
..
e355292
100644
(file)
--- a/
Config.h
+++ b/
Config.h
@@
-378,7
+378,6
@@
#endif
//
#ifndef BB_INIT
- #undef BB_LINUXRC
#undef BB_FEATURE_LINUXRC
#endif
//