diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-28 20:55:27 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-28 20:55:27 +0100 |
commit | cf5ef7c683fa845a6e6412b319e0a1040aa0f445 (patch) | |
tree | 7185c1650c8b34ddf643fcc0b82b663fcec4d0a4 /package/exmap/Makefile | |
parent | f895baf25a71be2f71eb8f66dad003dc59a5e85e (diff) |
some patches found via make bulkallmod
Diffstat (limited to 'package/exmap/Makefile')
-rw-r--r-- | package/exmap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/exmap/Makefile b/package/exmap/Makefile index ab6897d48..7ae1f5074 100644 --- a/package/exmap/Makefile +++ b/package/exmap/Makefile @@ -13,6 +13,8 @@ PKG_DEPENDS:= exmap-kmod libreadline glib PKG_BUILDDEP:= glib readline PKG_SITES:= http://labs.o-hand.com/sources/exmap-console/ +PKG_CFLINE_EXMAP:= depends on !ADK_TOOLCHAIN_ONLY + PKG_SUBPKGS:= EXMAP EXMAPD EXMAPSERVER EXMAP_KMOD PKGSD_EXMAPD:= memory analysing daemon PKGSD_EXMAPSERVER:= memory analysing server |