Initial commit
This commit is contained in:
18
target/linux/ramips/mt7621/target.mk
Normal file
18
target/linux/ramips/mt7621/target.mk
Normal file
@@ -0,0 +1,18 @@
|
||||
#
|
||||
# Copyright (C) 2009 OpenWrt.org
|
||||
#
|
||||
|
||||
SUBTARGET:=mt7621
|
||||
BOARDNAME:=MT7621 based boards
|
||||
FEATURES+=nand ramdisk rtc usb minor
|
||||
CPU_TYPE:=24kc
|
||||
KERNELNAME:=vmlinux vmlinuz
|
||||
# make Kernel/CopyImage use $LINUX_DIR/vmlinuz
|
||||
IMAGES_DIR:=../../..
|
||||
|
||||
DEFAULT_PACKAGES += wpad-basic-wolfssl
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Ralink MT7621 based boards.
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user