Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=19bc8d92121d8c744f959f790d1aa703525da9c6

commit 19bc8d92121d8c744f959f790d1aa703525da9c6
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Sun May 22 12:46:20 2011 +0200

u-boot-2011.03-1-ppc

- for now we need the tools only on ppc, put only doc to the main pkg

diff --git a/source/base-extra/u-boot/FrugalBuild 
b/source/base-extra/u-boot/FrugalBuild
index 3dc73ff..42c8dec 100644
--- a/source/base-extra/u-boot/FrugalBuild
+++ b/source/base-extra/u-boot/FrugalBuild
@@ -27,6 +27,7 @@ build() {
Fpatchall

make sheevaplug_config || Fdie
+  if [ "$CARCH" = "arm" ]; then
make all || Fdie
make u-boot.kwb || Fdie
Fmkdir usr/lib/u-boot/sheevaplug
@@ -42,6 +43,7 @@ build() {
Finstall 644 $_F_cd_path/u-boot usr/lib/u-boot/dockstar/u-boot.elf
Finstall 644 $_F_cd_path/u-boot.{kwb,bin,srec} usr/lib/u-boot/dockstar/
Finstall 644 $_F_cd_path/System.map usr/lib/u-boot/dockstar/
+  fi

make CONFIG_CMD_LOADS=y tools-all || Fdie
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to