mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Remove custom mediatek Makefile
This commit is contained in:
parent
7760a5cef6
commit
1fcd853b8d
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
||||||
# Copyright (c) 2015 OpenWrt.org
|
|
||||||
#
|
|
||||||
include $(TOPDIR)/rules.mk
|
|
||||||
|
|
||||||
ARCH:=arm
|
|
||||||
BOARD:=mediatek
|
|
||||||
BOARDNAME:=MediaTek Ralink ARM
|
|
||||||
SUBTARGETS:=mt7622 mt7623 mt7629
|
|
||||||
FEATURES:=squashfs nand ramdisk fpu ext4 usb
|
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.4
|
|
||||||
KERNEL_TESTING_PATCHVER:=5.4
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
|
||||||
DEFAULT_PACKAGES += \
|
|
||||||
kmod-leds-gpio kmod-gpio-button-hotplug \
|
|
||||||
wpad-mini uboot-envtools partx-utils e2fsprogs
|
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
|
Loading…
Add table
Add a link
Reference in a new issue