powerwell-neptune: Rename linux-obmc to linux-aspeed

Change-Id: I6770247bb9202d68ab9f9e4140c60ff2201b8d03
Signed-off-by: Amithash Prasad <amithash@fb.com>
diff --git a/meta-neptune/recipes-kernel/linux/linux-obmc/neptune.cfg b/meta-neptune/recipes-kernel/linux/linux-aspeed/neptune.cfg
similarity index 100%
rename from meta-neptune/recipes-kernel/linux/linux-obmc/neptune.cfg
rename to meta-neptune/recipes-kernel/linux/linux-aspeed/neptune.cfg
diff --git a/meta-neptune/recipes-kernel/linux/linux-aspeed_%.bbappend b/meta-neptune/recipes-kernel/linux/linux-aspeed_%.bbappend
new file mode 100644
index 0000000..1420d15
--- /dev/null
+++ b/meta-neptune/recipes-kernel/linux/linux-aspeed_%.bbappend
@@ -0,0 +1,2 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/linux-aspeed:"
+SRC_URI += "file://neptune.cfg"
diff --git a/meta-neptune/recipes-kernel/linux/linux-obmc_%.bbappend b/meta-neptune/recipes-kernel/linux/linux-obmc_%.bbappend
deleted file mode 100644
index 761e2ab..0000000
--- a/meta-neptune/recipes-kernel/linux/linux-obmc_%.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/linux-obmc:"
-SRC_URI += "file://neptune.cfg"