blob: 6135d7f4d0eada302ef5e65f6364cc8640dde267 (
plain)
1
2
3
4
5
6
|
# Doesn't build for everyone, errors range from missing includes to linking errors
DEFAULT_PREFERENCE = "-1"
require mtd-utils_${PV}.bb
require mtd-utils-native.inc
DEPENDS += "e2fsprogs-libs-native"
|