diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-06 18:52:42 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-06 18:52:42 +0100 |
commit | 805cdc8ebd35ff06e9e4b5a44466f3c8670572a8 (patch) | |
tree | be5aef3a6140ecb98f97c0ead0623e4e6a458a4a | |
parent | 43255b790d08156bb6474e0ca72c9a3440bd4302 (diff) |
document unimplemented feature
-rw-r--r-- | TODO | 4 | ||||
-rw-r--r-- | target/Config.in | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ - netbsd build - macos x build -- make rpm package backend working -- network scripts for wireless client / ap +- implement rpm package backend +- network scripts for wireless client and acess point - customise mconf help texts to better fit for OpenADK diff --git a/target/Config.in b/target/Config.in index e86554474..12ab8eb64 100644 --- a/target/Config.in +++ b/target/Config.in @@ -814,7 +814,7 @@ config ADK_TARGET_PACKAGE_RPM prompt "rpm package format" help Create rpm packages and use rpm package management on the - target. + target. WARNING: NOT YET IMPLEMENTED endchoice |