From 8da3dc28753ece6b7ddae9d5897a0ad0797e21e6 Mon Sep 17 00:00:00 2001 From: David Taht Date: Wed, 17 Dec 2008 17:13:45 -0800 Subject: Staging: add frontier tranzport and alphatrack drivers Adds the tranzport and alphatrack drivers to the staging tree. Cc: David Taht Signed-off-by: Greg Kroah-Hartman --- drivers/staging/frontier/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 drivers/staging/frontier/Makefile (limited to 'drivers/staging/frontier/Makefile') diff --git a/drivers/staging/frontier/Makefile b/drivers/staging/frontier/Makefile new file mode 100644 index 0000000..2d2ac97 --- /dev/null +++ b/drivers/staging/frontier/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_TRANZPORT) += tranzport.o +obj-$(CONFIG_TRANZPORT) += alphatrack.o -- cgit v1.1