diff options
author | Luke Gox <luke@box0.(none)> | 2009-04-09 20:07:55 +0200 |
---|---|---|
committer | Luke Gox <luke@box0.(none)> | 2009-04-09 20:07:55 +0200 |
commit | b2418f27304b215acd011f0b3e4f258329f21545 (patch) | |
tree | 58361e035aa81827d57c3ee9f39dfcf0f105d5c4 /recipes/linux/linux-rp.inc | |
parent | 6255cd11b01d03599cb9c1e9391c8c5da1467af2 (diff) | |
parent | cf68d88dc9a23665ac8cb8bf7599d4f210d52718 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux/linux-rp.inc')
-rw-r--r-- | recipes/linux/linux-rp.inc | 4 |
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() { -} |