diff options
author | Richard Purdie <richard@openedhand.com> | 2006-05-09 16:35:43 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-05-09 16:35:43 +0000 |
commit | 8e898fe29b4b621df383b49b4a1df8d7d12b9a8f (patch) | |
tree | 383d65ec1202a8bb5891e9c68ed5e681b1b8e53e /openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-netdevice.patch | |
parent | 8100c3dbd30a3c28306c9d176323b4a69d101a6a (diff) | |
download | poky-8e898fe29b4b621df383b49b4a1df8d7d12b9a8f.tar.gz |
Add EABI toolchain
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@379 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-netdevice.patch')
-rw-r--r-- | openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-netdevice.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-netdevice.patch b/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-netdevice.patch new file mode 100644 index 0000000000..588aea4ba8 --- /dev/null +++ b/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-netdevice.patch | |||
@@ -0,0 +1,11 @@ | |||
1 | --- linux-libc-headers-2.6.15.99/include/linux/netdevice.h.orig 2006-04-29 14:10:39.245687500 +0200 | ||
2 | +++ linux-libc-headers-2.6.15.99/include/linux/netdevice.h 2006-04-29 14:11:08.819535750 +0200 | ||
3 | @@ -100,8 +100,6 @@ | ||
4 | unsigned long tx_compressed; | ||
5 | }; | ||
6 | |||
7 | -extern int __init netdev_boot_setup(char *str); | ||
8 | - | ||
9 | /* Media selection options. */ | ||
10 | enum { | ||
11 | IF_PORT_UNKNOWN = 0, | ||