aboutsummaryrefslogtreecommitdiffstats
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
commitabe243f240cdea876b1d6f70e8bb89f9b5eac5c8 (patch)
tree8e19c3d5ca540912d1a6c8a3cdd7f21b9769308a /target/linux/omap
parent731543f24d83806ae2be09648d231f04d2aecefe (diff)
downloadmaster-187ad058-abe243f240cdea876b1d6f70e8bb89f9b5eac5c8.tar.gz
master-187ad058-abe243f240cdea876b1d6f70e8bb89f9b5eac5c8.tar.bz2
master-187ad058-abe243f240cdea876b1d6f70e8bb89f9b5eac5c8.zip
[omap]: use the default package set
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39584 3c298f89-4303-0410-b956-a3cf2f4a3e73
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