7 lines
145 B
Makefile
7 lines
145 B
Makefile
|
#
|
||
|
# Makefile for the BCM47XX specific kernel interface routines
|
||
|
# under Linux.
|
||
|
#
|
||
|
|
||
|
obj-y := gpio.o irq.o prom.o serial.o setup.o time.o wgt634u.o
|