[package] kernel/modules: Enable Realtek R8169 not only for x86
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 Apr 2011 23:31:56 +0000 (23:31 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 Apr 2011 23:31:56 +0000 (23:31 +0000)
commit1ce317f201484ecadcc56d4b05a8f91846f2f35f
tree6ef55436ce10b95492da6a786535e9b895486036
parent14b8ad8acfe0e63c90dec4891387f83ef4be2865
[package] kernel/modules: Enable Realtek R8169 not only for x86

This enables support for Realtek 8169 based network cards for other
platforms than x86. I have a mini-PCI card on ixp4xxx running here.
Maybe for the other cards in netdevices.mk a @DEPENDS change from
@TARGET_x86 to @PCI_SUPPORT makes also sense.

Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26529 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/modules/netdevices.mk
This page took 0.025916 seconds and 4 git commands to generate.