X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fimage%2Fmikrotik.mk;h=bcfa768dd797beb359379c4e78c08177ab397874;hp=a2b682f5f6411684e43aedc3d726fc10b13c11b0;hb=c59fa94eeecf16c79254ab4bc78f5b31c7387039;hpb=1533f1db921119e9854aa695a50a63f66b155d37 diff --git a/target/linux/ar71xx/image/mikrotik.mk b/target/linux/ar71xx/image/mikrotik.mk index a2b682f5f6..bcfa768dd7 100644 --- a/target/linux/ar71xx/image/mikrotik.mk +++ b/target/linux/ar71xx/image/mikrotik.mk @@ -1,5 +1,6 @@ define Device/mikrotik PROFILES := Default + DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport nand-utils BOARD_NAME := routerboard KERNEL_INITRAMFS := KERNEL_NAME := loader-generic.elf @@ -24,7 +25,8 @@ endef TARGET_DEVICES += nand-64m nand-large define Device/rb-nor-flash-16M - DEVICE_TITLE := MikroTik RouterBoard with 16 MB NOR flash + DEVICE_TITLE := MikroTik RouterBoard with 16 MB SPI NOR flash + DEVICE_PACKAGES := rbcfg BLOCKSIZE := 64k IMAGE_SIZE := 16000k LOADER_TYPE := elf @@ -38,7 +40,6 @@ endef define Device/rb-941-2nd $(Device/rb-nor-flash-16M) DEVICE_TITLE := hAP lite - DEVICE_PACKAGES:= rbcfg BOARDNAME:= rb-941-2nd endef