mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 10:25:54 +02:00
a348226cd2
In kernel 2.6.28 the directory structure has chanced, so for kernel 2.6.26 a own files directory is needed. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14583 3c298f89-4303-0410-b956-a3cf2f4a3e73
6 lines
80 B
Makefile
6 lines
80 B
Makefile
#
|
|
# Makefile for the AR2313 ethernet driver
|
|
#
|
|
|
|
obj-$(CONFIG_AR2313) += ar2313.o
|