aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-rp.inc
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-04-07 00:22:54 +0200
committerAndrea Adami <andrea.adami@gmail.com>2009-04-07 00:22:54 +0200
commit55dc76064537bdd27a8b6a538d0a0f49ea2dfc8c (patch)
tree815c06493e34a7e527bfd0ed1ee6d9506bbad349 /recipes/linux/linux-rp.inc
parent747d8eec1f2b19751172f958dc518b7c865494f1 (diff)
downloadopenembedded-55dc76064537bdd27a8b6a538d0a0f49ea2dfc8c.tar.gz
linux-rp.inc: respect do_rm_work task
- wlan-ng headers were needed before 2.6.28 - tosa was needing these but now uses 2.6.29 - not needed anymore it seems
Diffstat (limited to 'recipes/linux/linux-rp.inc')
-rw-r--r--recipes/linux/linux-rp.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/linux/linux-rp.inc b/recipes/linux/linux-rp.inc
index e2af859069..bd08a6f3eb 100644
--- a/recipes/linux/linux-rp.inc
+++ b/recipes/linux/linux-rp.inc
@@ -147,7 +147,3 @@ do_configure() {
yes '' | oe_runmake oldconfig
}
-
-# wlan-ng stuff need compiled kernel sources
-do_rm_work() {
-}