* Add support for HMI1001 board
* Disable "date" and "sntp" commands on TQM866M which has no RTC
diff --git a/Makefile b/Makefile
index 428406f..e7b36ab 100644
--- a/Makefile
+++ b/Makefile
@@ -227,6 +227,10 @@
#########################################################################
## MPC5xxx Systems
#########################################################################
+
+hmi1001_config: unconfig
+ @./mkconfig hmi1001 ppc mpc5xxx hmi1001
+
Lite5200_config \
Lite5200_LOWBOOT_config \
Lite5200_LOWBOOT08_config \