Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340433
b: refs/heads/master
c: f4a15e1
h: refs/heads/master
i:
  340431: 192d728
v: v3
  • Loading branch information
Joachim Eastwood authored and David S. Miller committed Oct 23, 2012
1 parent f70785e commit d804f9a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 84222e20c1823b5fd3216be46689693bd913bd0b
refs/heads/master: f4a15e1b293b0de21bab6d9c258f162d9efff9e2
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/cadence/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ config ARM_AT91_ETHER
tristate "AT91RM9200 Ethernet support"
depends on ARM && ARCH_AT91RM9200
select NET_CORE
select PHYLIB
select MACB
---help---
If you wish to compile a kernel for the AT91RM9200 and enable
ethernet support, then you should always answer Y to this.
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/cadence/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# Makefile for the Atmel network device drivers.
#

obj-$(CONFIG_ARM_AT91_ETHER) += at91_ether.o macb.o
obj-$(CONFIG_ARM_AT91_ETHER) += at91_ether.o
obj-$(CONFIG_MACB) += macb.o

0 comments on commit d804f9a

Please sign in to comment.