]> git.pld-linux.org Git - packages/bcm5700.git/commitdiff
- rel 3 auto/ac/bcm5700-8_2_18-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 12 Nov 2005 11:45:21 +0000 (11:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bcm5700.spec -> 1.46

bcm5700.spec

index 835d65adc33d73e3f379b36261b206d3cb29ee90..b6807829759ad9a41678179d5560d76707af885e 100644 (file)
@@ -14,7 +14,7 @@ Summary:      Linux driver for the Broadcom's NetXtreme BCM57xx Network Interface Car
 Summary(pl):   Sterownik dla Linuksa do kart sieciowych Broadcom NetXtreme BCM57xx
 Name:          bcm5700
 Version:       8.2.18
-%define                _rel    2
+%define                _rel    3
 Release:       %{_rel}
 License:       GPL v2
 Group:         Base/Kernel
@@ -34,7 +34,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %ifarch sparc
 %define         _target_base_arch       sparc64
-%define         _target_cpu             sparc64
+%define         _target_base_cpu             sparc64
 %endif
 
 %description
@@ -116,7 +116,7 @@ for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}
                %{?debug:DBG=1} \
 %if "%{_target_base_arch}" != "%{_arch}"
                 ARCH=%{_target_base_arch} \
-                CROSS_COMPILE=%{_target_cpu}-pld-linux- \
+                CROSS_COMPILE=%{_target_base_cpu}-pld-linux- \
 %endif
                 HOSTCC="%{__cc}" \
                CPP="%{__cpp}" \
This page took 0.075603 seconds and 4 git commands to generate.