]> git.pld-linux.org Git - packages/e1000.git/commitdiff
- rel 33; fix build on 2.6.37 auto/th/e1000-8_0_23-33
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 26 Jan 2011 08:41:19 +0000 (08:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    e1000.spec -> 1.182

e1000.spec

index a41fb53b38db7ca0b87d480d61fbf2c79df67057..a7ae07ccccf2719113f144a045a0ce96c1be6384 100644 (file)
@@ -17,7 +17,7 @@
 # nothing to be placed to debuginfo package
 %define                _enable_debug_packages  0
 
 # nothing to be placed to debuginfo package
 %define                _enable_debug_packages  0
 
-%define                rel     32
+%define                rel     33
 %define                pname   e1000
 Summary:       Intel(R) PRO/1000 driver for Linux
 Summary(pl.UTF-8):     Sterownik do karty Intel(R) PRO/1000
 %define                pname   e1000
 Summary:       Intel(R) PRO/1000 driver for Linux
 Summary(pl.UTF-8):     Sterownik do karty Intel(R) PRO/1000
@@ -70,7 +70,7 @@ e1000-objs := e1000_main.o e1000_82540.o e1000_82542.o e1000_82541.o e1000_82543
 e1000_mac.o e1000_nvm.o e1000_phy.o e1000_manage.o e1000_param.o e1000_ethtool.o \
 kcompat.o e1000_api.o
 
 e1000_mac.o e1000_nvm.o e1000_phy.o e1000_manage.o e1000_param.o e1000_ethtool.o \
 kcompat.o e1000_api.o
 
-EXTRA_CFLAGS=-DDRIVER_E1000
+EXTRA_CFLAGS=-DDRIVER_E1000 -DVLAN_GROUP_ARRAY_LEN=VLAN_N_VID
 EOF
 
 %build
 EOF
 
 %build
This page took 0.09738 seconds and 4 git commands to generate.