Index: build_image |
diff --git a/build_image b/build_image |
index b4a6f1ac62add3154243086d7f6349c9acbafc23..172b9cc3c11b715afbe97c63bfcb11d31313a783 100755 |
--- a/build_image |
+++ b/build_image |
@@ -162,7 +162,7 @@ fi |
# and it's not possible to store prebuilts for the same package |
# with different use flags. |
USE="${EXTRA_USE}" emerge-${FLAGS_board} \ |
- -uNDvg --binpkg-respect-use=y kernel |
+ -uNDvg --binpkg-respect-use=y virtual/kernel |
# Use canonical path since some tools (e.g. mount) do not like symlinks. |
# Append build attempt to output directory. |