omap: rework image generation and profiles
[openwrt/staging/lynxis/omap.git] / target / linux / omap / Makefile
index f58197fdc941cde4ae765c5785f4ff9cb4a7893a..34dc9a4b5e74126b1fd0757472202fb694cb5dd5 100644 (file)
@@ -4,6 +4,7 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
+
 include $(TOPDIR)/rules.mk
 
 ARCH:=arm
@@ -25,6 +26,4 @@ endef
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES += uboot-omap-am335x_evm uboot-omap-omap3_beagle uboot-omap-omap3_overo uboot-omap-omap4_panda
-
 $(eval $(call BuildTarget))