summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux/linux-rp.inc')
-rw-r--r--packages/linux/linux-rp.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/linux/linux-rp.inc b/packages/linux/linux-rp.inc
index 28f3d0dc00..e6dee572f6 100644
--- a/packages/linux/linux-rp.inc
+++ b/packages/linux/linux-rp.inc
@@ -140,6 +140,10 @@ do_configure() {
yes '' | oe_runmake oldconfig
}
+#collie dosn't need to deploy kernel. The kernel is in the rootfs and
+# linux-kexecboot kernel is flashed
+do_deploy_collie() {
+}
# wlan-ng stuff need compiled kernel sources
do_rm_work() {