diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -198,6 +198,9 @@ unconfig: cmi_mpc5xx_config: unconfig @./mkconfig $(@:_config=) ppc mpc5xx cmi +PATI_config:unconfig + @./mkconfig $(@:_config=) ppc mpc5xx pati mpl + ######################################################################### ## MPC5xxx Systems ######################################################################### |