]> git.pld-linux.org Git - packages/em8300.git/commitdiff
- no kernel modules on sparc due to lack of i2c modules
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Aug 2004 12:28:49 +0000 (12:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    em8300.spec -> 1.22

em8300.spec

index ca68957b17d3a31bcc77de9999bca44748a5f69f..cd2325860c15b035f08f43b4f6deb9f329c89c92 100644 (file)
@@ -4,7 +4,8 @@
 %bcond_without kernel          # don't build kernel modules
 %bcond_without userspace       # don't build userspace tools
 #
-%ifarch %{ix86} sparc sparc64 alpha ppc
+# sparc disabled - no I2C_ALGOBIT in our kernel24 on sparc
+%ifarch %{ix86} alpha ppc
 %define                _kernelsrcdir   /usr/src/linux-2.4
 %else
 %undefine      with_kernel
This page took 0.06215 seconds and 4 git commands to generate.