mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
12 lines
236 B
Makefile
12 lines
236 B
Makefile
#
|
|
# Copyright (C) 2024 Zoltan HERPAI
|
|
#
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
# See /LICENSE for more information.
|
|
#
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
BOARDNAME:=Allwinner F1C100/200s
|
|
CPU_TYPE:=arm926ej-s
|