armh.mk: added aliases for nightly/arm

The automated build relies on particular names
to be buildable and this broke during some sync;
http://nightly.altlinux.org/sisyphus-arm/snapshots/
were empty as autobuild was failing since 20130710.

p7 aliases go in too.
This commit is contained in:
Michael Shigorin 2013-08-05 11:14:56 +00:00
parent 84ad4092dc
commit e43386c1fe

View File

@ -2,6 +2,12 @@ ifeq (armh,$(ARCH))
ifeq (ve,$(IMAGE_CLASS))
# aliases for autobuild
ve/regular-arm-e17: ve/arm-e17; @:
ve/regular-arm-kde4: ve/arm-kde4; @:
ve/altlinux-p7-nexus7-e17: ve/arm-e17; @:
ve/altlinux-p7-nexus7-kde4: ve/arm-kde4; @:
ve/.tegra3-base: ve/.base use/armh use/kernel
@$(call add,BASE_PACKAGES,nvidia-tegra)