diff options
author | John Crispin <john@openwrt.org> | 2011-02-01 14:30:38 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-02-01 14:30:38 +0000 |
commit | 79b3d8f69aa02e2dc80f04a1ac84e971a2a33f8b (patch) | |
tree | c631410871a99752ddba45112075f1359b64a069 /package/lqdsl/src/Makefile | |
parent | c7bb106433427d5284a853d9586298a323ad744d (diff) | |
download | upstream-79b3d8f69aa02e2dc80f04a1ac84e971a2a33f8b.tar.gz upstream-79b3d8f69aa02e2dc80f04a1ac84e971a2a33f8b.tar.bz2 upstream-79b3d8f69aa02e2dc80f04a1ac84e971a2a33f8b.zip |
* rename lqdsl packages to ltq-dsl * small rework of packages * make it work with latest kernel
SVN-Revision: 25274
Diffstat (limited to 'package/lqdsl/src/Makefile')
-rw-r--r-- | package/lqdsl/src/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/lqdsl/src/Makefile b/package/lqdsl/src/Makefile deleted file mode 100644 index 89c4e712d7..0000000000 --- a/package/lqdsl/src/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -obj-m = lantiq_mei.o lantiq_atm.o - -lantiq_atm-objs := ifxmips_atm_core.o ifxmips_atm_danube.o |