summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-27 15:23:28 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-27 15:23:28 +0100
commit8048ed585acb00e6b82167ff3a7b04f3db7d732e (patch)
treeb3fa9f4e69a13d9952121f53becfbd24c5436f9f
parent510a977b4d322bb24afbacd1acb78766f2466746 (diff)
downloadmorphs-8048ed585acb00e6b82167ff3a7b04f3db7d732e.tar.gz
Revert "bootstrap: re-add linux to pass2"
This reverts commit 510a977b4d322bb24afbacd1acb78766f2466746. Not having linux installed should not be the problem, depmod is given -b, which tells it to look for modules there, but busybox is not accepting it for some reason.
-rw-r--r--bootstrap-pass2.morph4
1 files changed, 0 insertions, 4 deletions
diff --git a/bootstrap-pass2.morph b/bootstrap-pass2.morph
index 25830ed..f9e35dc 100644
--- a/bootstrap-pass2.morph
+++ b/bootstrap-pass2.morph
@@ -159,10 +159,6 @@
"openssl",
"libexpat"
]
- },
- {
- "name": "linux",
- "ref": "baserock/morph"
}
]
}