Move all to deprecated folder.
This commit is contained in:
10
deprecated/firmware/buildroot/package/sed/Config.in
Normal file
10
deprecated/firmware/buildroot/package/sed/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_SED
|
||||
bool "sed"
|
||||
depends on BR2_USE_WCHAR
|
||||
help
|
||||
Super-useful stream editor.
|
||||
|
||||
http://sed.sourceforge.net/
|
||||
|
||||
comment "sed needs a toolchain w/ wchar"
|
||||
depends on !BR2_USE_WCHAR
|
||||
Reference in New Issue
Block a user