forked from pool/u-boot
Accepting request 163711 from Base:System
- add omap3_beagle to targets - remove u8500href subpackage, kernel got dropped - update to 2013.04rc2 - enable bootz support on all boards - add omap3_beagle to targets - remove u8500href subpackage, kernel got dropped - update to 2013.04rc2 - enable bootz support on all boards - add omap3_beagle to targets - remove u8500href subpackage, kernel got dropped - update to 2013.04rc2 - enable bootz support on all boards - add omap3_beagle to targets - remove u8500href subpackage, kernel got dropped - update to 2013.04rc2 - enable bootz support on all boards - add omap3_beagle to targets OBS-URL: https://build.opensuse.org/request/show/163711 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
bd8a6d0328
commit
ae43375422
@@ -6,7 +6,7 @@ BOARDCONFIG="$2"
|
||||
# omap3_beagle currently needs separate sources
|
||||
|
||||
if [ ! "$1" -o ! "$2" ]; then
|
||||
for BOARDCONFIG in omap4_panda u8500_href origen highbank mx53loco; do
|
||||
for BOARDCONFIG in omap3_beagle omap4_panda origen highbank mx53loco; do
|
||||
BOARDNAME="$(echo $BOARDCONFIG | tr -d '_')"
|
||||
BOARDCONFIG=${BOARDCONFIG}_config
|
||||
bash $0 $BOARDNAME $BOARDCONFIG
|
||||
|
Reference in New Issue
Block a user