Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
+REPOS = syslinux root_image/busybox root_image/netperf root_image/pciutils root_image/fio root_image/pm-utils root_image/kexec-tools xen linux root_image/xenalyze root_image/libraw1394
-REPOS = syslinux root_image/busybox root_image/netperf root_image/pciutils root_image/fio root_image/RPMs root_image/pm-utils root_image/kexec-tools xen linux root_image/xenalyze root_image/libraw1394
+ifeq ($(shell head -1 /etc/redhat-release), Fedora release 13 (Goddard))
+FC13 = 1
+FC12_RPM = 1
+endif
+
+ifdef FC13
+REPOS += root_image/RPMs
+endif
include $(TOP)/scm.mk
$(eval $(call GIT_REPO,pciutils.git,root_image/pciutils))
-ifeq ($(shell head -1 /etc/redhat-release), Fedora release 13 (Goddard))
-FC13 = 1
-FC12_RPM = 1
-endif
ifdef FC13
GLIBC_VERSION = 2.12