diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-24 10:58:47 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-24 10:58:47 +0200 |
| commit | ff99570612d9d23292d3c7d91b31de6fba35a580 (patch) | |
| tree | 3ac09ffae1e5849e7e8f301dc7811dba3591a866 /package/exmap | |
| parent | 00be675757c5f006fae941c516fb0babf4fc5ca7 (diff) | |
fix m68k allmodconfig build
Diffstat (limited to 'package/exmap')
| -rw-r--r-- | package/exmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/exmap/Makefile b/package/exmap/Makefile index 7ae1f5074..008ce253f 100644 --- a/package/exmap/Makefile +++ b/package/exmap/Makefile @@ -13,6 +13,7 @@ PKG_DEPENDS:= exmap-kmod libreadline glib PKG_BUILDDEP:= glib readline PKG_SITES:= http://labs.o-hand.com/sources/exmap-console/ +PKG_ARCH_DEPENDS:= !m68k PKG_CFLINE_EXMAP:= depends on !ADK_TOOLCHAIN_ONLY PKG_SUBPKGS:= EXMAP EXMAPD EXMAPSERVER EXMAP_KMOD |
