Index: sys-boot/u-boot/u-boot-9999.ebuild |
diff --git a/sys-boot/u-boot/u-boot-9999.ebuild b/sys-boot/u-boot/u-boot-9999.ebuild |
index 2b1e4342439d34beace488c00bc141ca598c573d..4e64e6299139b7bd278e696ea621d9dbc19d5ba2 100644 |
--- a/sys-boot/u-boot/u-boot-9999.ebuild |
+++ b/sys-boot/u-boot/u-boot-9999.ebuild |
@@ -28,6 +28,7 @@ CROS_WORKON_SUBDIR="${u_boot#u-boot/}" |
src_configure() { |
elog "Using U-Boot config: ${config}" |
+ emake distclean |
emake \ |
ARCH=$(tc-arch-kernel) \ |
CROSS_COMPILE="${CHOST}-" \ |