[omap]: drop the bootscript, new u-boots won't need it
[openwrt.git] / target / linux / omap / image / Makefile
index afd8398..4035f1c 100644 (file)
@@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/image.mk
 
 define Image/BuildKernel
-       mkimage -A arm -O linux -T script -C none -a 0 -e 0 -n 'Boot Image' -d boot.script $(BIN_DIR)/boot.scr
        cp $(KDIR)/zImage $(BIN_DIR)/openwrt-$(BOARD)-zImage
        -mkdir $(BIN_DIR)/dtbs
        $(CP) $(LINUX_DIR)/arch/arm/boot/dts/am335x*.dtb $(BIN_DIR)/dtbs/