You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
#
|
|
|
|
# Makefile for the NEC-CMBVR4133
|
|
|
|
#
|
|
|
|
|
|
|
|
obj-y := init.o setup.o
|
|
|
|
|
|
|
|
obj-$(CONFIG_PCI) += m1535plus.o
|
|
|
|
obj-$(CONFIG_ROCKHOPPER) += irq.o
|