diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-25 21:00:09 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-25 21:00:09 +0200 |
commit | 6f58e88ce0c721c8954898f81c9fbf8088fcba13 (patch) | |
tree | 43a1464e4175c764e630390dde7dae597691db2a /package/Makefile | |
parent | a01131d813946a99aa5206633a524855c3b6f58c (diff) |
update util-linux to util-linux-ng
- disable some packages not usable for mips/rb532
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile index 9e3209630..ad82261bf 100644 --- a/package/Makefile +++ b/package/Makefile @@ -369,7 +369,7 @@ package-$(ADK_PACKAGE_UPDATEDD) += updatedd package-$(ADK_COMPILE_USBUTILS) += usbutils package-$(ADK_PACKAGE_USSP_PUSH) += ussp-push package-$(ADK_PACKAGE_USTL) += ustl -package-$(ADK_COMPILE_UTIL_LINUX) += util-linux +package-$(ADK_COMPILE_UTIL_LINUX_NG) += util-linux-ng package-$(ADK_PACKAGE_VALGRIND) += valgrind package-$(ADK_PACKAGE_VGP) += vgp package-$(ADK_PACKAGE_VIDEOPROTO) += videoproto |