fix howl build on 2.4 after [6004]: <linux/ethtool.h> uses u* types on 2.4 and __u...
authorNicolas Thill <nico@openwrt.org>
Sun, 7 Jan 2007 23:13:39 +0000 (23:13 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 7 Jan 2007 23:13:39 +0000 (23:13 +0000)
commite05d4bfda4329447a05b0d0d2b1d18ddf19357b2
tree528de31b6e12a14556d64a7f6b0c554927aeb7d1
parent0c543fe5341351aa751cab231d54892e700931f2
fix howl build on 2.4 after [6004]: <linux/ethtool.h> uses u* types on 2.4 and __u* types on 2.6, so keep the typedefs for 2.4 and use <linux/types.f> for 2.6 and everyone should be happy :)

SVN-Revision: 6021
libs/howl/patches/04-linux_types.patch [new file with mode: 0644]
libs/howl/patches/04-typedefs.patch [deleted file]