summaryrefslogtreecommitdiff
path: root/target/linux/omap
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-02-14 10:09:07 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-02-14 10:09:07 +0000
commit42e61d5d4719c8d4c8ba796aede11a5f77a8c473 (patch)
tree8e19c3d5ca540912d1a6c8a3cdd7f21b9769308a /target/linux/omap
parent460d0bf686dd0ec96269bdf13f83d8a1e62e9ba7 (diff)
[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