Просмотр исходного кода

ramips: raeth: rename main source file

SVN-Revision: 30679
Gabor Juhos 14 лет назад
Родитель
Сommit
c1e4d709fa

+ 2 - 0
target/linux/ramips/files/drivers/net/ethernet/ramips/Makefile

@@ -2,4 +2,6 @@
 # Makefile for the Ramips SoCs built-in ethernet macs
 #
 
+ramips-y	+= ramips_main.o
+
 obj-$(CONFIG_NET_RAMIPS)	+= ramips.o

+ 0 - 0
target/linux/ramips/files/drivers/net/ethernet/ramips/ramips.c → target/linux/ramips/files/drivers/net/ethernet/ramips/ramips_main.c