devmem2: undeprecate and conver to gentargets

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias
2011-11-08 23:03:12 -03:00
committed by Peter Korsgaard
parent 891ba7a4ef
commit 4e8fd936f5
2 changed files with 19 additions and 31 deletions

View File

@@ -1,6 +1,5 @@
config BR2_PACKAGE_DEVMEM2
bool "devmem2"
depends on BR2_DEPRECATED
help
Simple program to read/write from/to any location in memory.