diff options
author | John Crispin <john@openwrt.org> | 2012-11-02 20:07:41 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-11-02 20:07:41 +0000 |
commit | c8ae6dac56d9b2ed2067c378d39654fbf4cce33b (patch) | |
tree | 1f717355a884e935880f3c116fa06140fc78212f /target/linux/lantiq/ase/profiles/000-generic.mk | |
parent | dc8641f7fa670ede9f6c464bd7c6d1b2f94dee46 (diff) | |
download | upstream-c8ae6dac56d9b2ed2067c378d39654fbf4cce33b.tar.gz upstream-c8ae6dac56d9b2ed2067c378d39654fbf4cce33b.tar.bz2 upstream-c8ae6dac56d9b2ed2067c378d39654fbf4cce33b.zip |
update ase target for 3.6
SVN-Revision: 34063
Diffstat (limited to 'target/linux/lantiq/ase/profiles/000-generic.mk')
-rw-r--r-- | target/linux/lantiq/ase/profiles/000-generic.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/lantiq/ase/profiles/000-generic.mk b/target/linux/lantiq/ase/profiles/000-generic.mk deleted file mode 100644 index 787a74fba2..0000000000 --- a/target/linux/lantiq/ase/profiles/000-generic.mk +++ /dev/null @@ -1,6 +0,0 @@ -define Profile/Generic - NAME:=Generic - all boards - PACKAGES:=kmod-leds-gpio button-hotplug -endef - -$(eval $(call Profile,Generic)) |