summaryrefslogtreecommitdiffstats
path: root/target/linux/omap
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-02-14 10:09:07 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-02-14 10:09:07 +0000
commit183e6a2bbcdbf002c79ac87091902849047b9242 (patch)
tree05a8e069515ec045f8ddb8e63da63004803bc3a5 /target/linux/omap
parentb1d7ebae09622252906f7a7da1af2e3f30f6cf0e (diff)
downloadmaster-31e0f0ae-183e6a2bbcdbf002c79ac87091902849047b9242.tar.gz
master-31e0f0ae-183e6a2bbcdbf002c79ac87091902849047b9242.tar.bz2
master-31e0f0ae-183e6a2bbcdbf002c79ac87091902849047b9242.zip
use the default package set
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39584
Diffstat (limited to 'target/linux/omap')
-rw-r--r--target/linux/omap/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile
index 08003d5fd2..ec01114dc4 100644
--- a/target/linux/omap/Makefile
+++ b/target/linux/omap/Makefile
@@ -23,8 +23,6 @@ include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += uboot-omap-am335x_evm uboot-omap-omap3_beagle uboot-omap-omap3_overo uboot-omap-omap4_panda
-DEVICE_TYPE=developerboard
-
define Target/Description
TI OMAP boards
endef