exmap-console: Fix server packaging

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2066 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-06-30 11:30:32 +00:00
parent 0b305ffc29
commit d5ba636e35
3 changed files with 5 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ inherit autotools
MYPV := "${PV}"
PACKAGES += "exmap-server kernel-module-exmap"
PACKAGES =+ "exmap-server kernel-module-exmap"
FILES_exmap-console = "${bindir}/exmap ${bindir}/exmapd"
PACKAGE_ARCH_exmap-console = "${TARGET_ARCH}"