1 DESCRIPTION
= "Simple program to read/write from/to any location in memory."
2 SRC_URI
= "http://www.lartmaker.nl/lartware/port/devmem2.c"
9 $
{CC
} -o devmem2 devmem2.c $
{CFLAGS
} $
{LDFLAGS
}
13 install
-d $
{D
}$
{bindir
}
14 install devmem2 $
{D
}$
{bindir
}
17 SRC_URI
[md5sum
] = "be12c0132a1ae118cbf5e79d98427c1d"
18 SRC_URI
[sha256sum
] = "ec382c90af3ef2f49695ff14a4d6521e58ac482c4e29d6c9ebca8768f699c191"