disable IMQ on 2.6.28 as well -- people should use IFB..
[openwrt/openwrt.git] / target / linux / s3c24xx / profiles / 100-gta02.mk
1 #
2 # Copyright (C) 2008 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/openmoko-gta02
9 NAME:=Openmoko GTA-02 (default)
10 endef
11
12 define Profile/openmoko-gta02/Description
13 Package set compatible with the Openmoko GTA-02 hardware
14 endef
15 $(eval $(call Profile,openmoko-gta02))
16