From 9f47e80bb30bed05ebcdfe671d4f2a9e9c7bfe55 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 12 Dec 2010 22:57:16 +0000 Subject: adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support. SVN-Revision: 24526 --- package/lqdsl/src/Makefile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 package/lqdsl/src/Makefile (limited to 'package/lqdsl/src/Makefile') diff --git a/package/lqdsl/src/Makefile b/package/lqdsl/src/Makefile new file mode 100644 index 0000000..89c4e71 --- /dev/null +++ b/package/lqdsl/src/Makefile @@ -0,0 +1,3 @@ +obj-m = lantiq_mei.o lantiq_atm.o + +lantiq_atm-objs := ifxmips_atm_core.o ifxmips_atm_danube.o -- cgit v1.1