aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-30 13:19:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-30 13:19:53 +0000
commit61cb662a1010e7e908335216bff7805f8835f0ba (patch)
tree9b189021db2e7e6921ec103c46d3bbc2fa5285ca /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parent396b2efaf57498e67231d65bd34205cbe6c647df (diff)
downloadmaster-187ad058-61cb662a1010e7e908335216bff7805f8835f0ba.tar.gz
master-187ad058-61cb662a1010e7e908335216bff7805f8835f0ba.tar.bz2
master-187ad058-61cb662a1010e7e908335216bff7805f8835f0ba.zip
ar71xx: add support for linux 4.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48563 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/machtypes.h')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/machtypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
index a170e8d12d..95346940eb 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -15,6 +15,7 @@
#include <asm/mips_machine.h>
enum ath79_mach_type {
+ ATH79_MACH_GENERIC_OF = -1, /* Device tree board */
ATH79_MACH_GENERIC = 0,
ATH79_MACH_ALFA_AP96, /* ALFA Network AP96 board */
ATH79_MACH_ALFA_NX, /* ALFA Network N2/N5 board */