Root/target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic/Makefile

1#
2# Makefile for the BCM947xx specific kernel interface routines
3# under Linux.
4#
5EXTRA_CFLAGS += -fno-delayed-branch
6USE_STANDARD_AS_RULE := true
7
8O_TARGET := brcm.o
9
10obj-y := int-handler.o irq.o
11
12include $(TOPDIR)/Rules.make
13

Archive Download this file



interactive