8 lines
146 B
Makefile
8 lines
146 B
Makefile
|
#
|
||
|
# Makefile for the BCM47xx specific kernel interface routines
|
||
|
# under Linux.
|
||
|
#
|
||
|
|
||
|
obj-y := irq.o prom.o setup.o time.o
|
||
|
obj-y += nvram.o cfe_env.o
|