aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/ipc_devices.h
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-07-14 21:13:00 +0200
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-07-14 21:13:00 +0200
commit55a5aaaeae17a01f0594756247218720f11aa1af (patch)
tree73f2b8d6e5b6cd257b4d9e342fc2d2ca5950e27f /samsung-ipc/ipc_devices.h
parent956f3c58f5709b2ec715b6d882c2d80d6f5d1ab0 (diff)
downloadexternal_libsamsung-ipc-55a5aaaeae17a01f0594756247218720f11aa1af.zip
external_libsamsung-ipc-55a5aaaeae17a01f0594756247218720f11aa1af.tar.gz
external_libsamsung-ipc-55a5aaaeae17a01f0594756247218720f11aa1af.tar.bz2
add support for n5100HEADreplicant-6.0
Code is mirrored from n7100 device support. Only the radio image path is different. Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'samsung-ipc/ipc_devices.h')
-rw-r--r--samsung-ipc/ipc_devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/samsung-ipc/ipc_devices.h b/samsung-ipc/ipc_devices.h
index c5e3fcd..a7a6098 100644
--- a/samsung-ipc/ipc_devices.h
+++ b/samsung-ipc/ipc_devices.h
@@ -27,6 +27,7 @@
#include "devices/piranha/piranha.h"
#include "devices/i9300/i9300.h"
#include "devices/n7100/n7100.h"
+#include "devices/n5100/n5100.h"
#ifndef __IPC_DEVICES_H__
#define __IPC_DEVICES_H__