meta-phosphor: nuvoton-layer: postd: only set SNOOP_DEVICE for npcm7xx

This allows non-Nuvoton devices to build successfully, even if the
Nuvoton layer is enabled.

(From meta-phosphor rev: fa488de8cffc79be45cc069ca0b483abf9dfb04f)

Change-Id: I1dd1833d4f6ea56c38ce021160cd6cc86f690b5f
Signed-off-by: Benjamin Fair <benjaminfair@google.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/nuvoton-layer/recipes-phosphor/host/phosphor-host-postd_%.bbappend b/meta-phosphor/nuvoton-layer/recipes-phosphor/host/phosphor-host-postd_%.bbappend
index 60d5610..9999085 100644
--- a/meta-phosphor/nuvoton-layer/recipes-phosphor/host/phosphor-host-postd_%.bbappend
+++ b/meta-phosphor/nuvoton-layer/recipes-phosphor/host/phosphor-host-postd_%.bbappend
@@ -1,3 +1 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SNOOP_DEVICE = "npcm7xx-lpc-bpc0"
+SNOOP_DEVICE_npcm7xx = "npcm7xx-lpc-bpc0"