mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-05 13:34:19 +00:00
b6b6155ec8
SVN-Revision: 10939
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
|