From 089fb2b644cad6ed23c6ddd6c063a886172ef9d6 Mon Sep 17 00:00:00 2001 From: RoboSchmied Date: Wed, 20 Mar 2024 15:05:18 +0100 Subject: [PATCH] fix dead links in [NOTES.md] (#17) fix 2 dead links --- NOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTES.md b/NOTES.md index d24b3d8..93970e8 100644 --- a/NOTES.md +++ b/NOTES.md @@ -6,8 +6,8 @@ _Experimental system for building OpenIPC firmware for known devices_ ### Some notes for research -- [Example of packaging a kernel module into a separate package](https://github.com/themactep/openipc-firmware/blob/master/general/package/mt7601sta/mt7601sta.mk) -- [Example of copying only the selected desired sensor file](https://github.com/themactep/openipc-firmware/blob/master/general/package/ingenic-osdrv-t21/ingenic-osdrv-t21.mk) +- [Example of packaging a kernel module into a separate package](https://github.com/themactep/thingino-firmware/blob/master/package/wifi-mt7601sta/wifi-mt7601sta.mk) +- [Example of copying only the selected desired sensor file](https://github.com/OpenIPC/firmware/blob/master/general/package/ingenic-osdrv-t21/ingenic-osdrv-t21.mk) [logo]: https://openipc.org/assets/openipc-logo-black.svg