diff options
| author | Peter Korsgaard | 2009-01-08 15:58:45 +0100 |
|---|---|---|
| committer | Peter Korsgaard | 2009-01-08 15:58:45 +0100 |
| commit | bc23691b448ed993f3012eeb599ae0fa429b3828 (patch) | |
| tree | 1d5e495c2f55b2d42082218920e43902c662dbf6 | |
| parent | Mention the saveconfig and getconfig targets in make help (diff) | |
| download | buildroot-bc23691b448ed993f3012eeb599ae0fa429b3828.tar.gz buildroot-bc23691b448ed993f3012eeb599ae0fa429b3828.tar.xz buildroot-bc23691b448ed993f3012eeb599ae0fa429b3828.zip | |
mtd: mark 20050122 snapshot as deprecated
| -rw-r--r-- | package/mtd/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/mtd/Config.in b/package/mtd/Config.in index 80e8c23ee..0bf489b6a 100644 --- a/package/mtd/Config.in +++ b/package/mtd/Config.in @@ -25,6 +25,7 @@ config BR2_PACKAGE_MTD_20061007 config BR2_PACKAGE_MTD_20050122 bool "Use MTD snapshot from 20050122" + depends on BR2_DEPRECATED help Use the stable release. |
