[omap]: use the default package set
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 14 Feb 2014 10:09:07 +0000 (10:09 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 14 Feb 2014 10:09:07 +0000 (10:09 +0000)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39584 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/omap/Makefile

index 08003d5..ec01114 100644 (file)
@@ -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