Makefile 135 Bytes edit raw blame history 1 2 3 4 5 6 7 8 # # Makefile for the IPWireless driver # obj-$(CONFIG_IPWIRELESS) += ipwireless.o ipwireless-y := hardware.o main.o network.o tty.o