| 123456789 | # This file is part of the OpenADK project. OpenADK is copyrighted# material, please see the LICENCE file in the top-level directory.include $(ADK_TOPDIR)/rules.mkinclude $(ADK_TOPDIR)/mk/kernel.mkinclude $(ADK_TOPDIR)/mk/modules.mkinclude $(ADK_TOPDIR)/mk/kernel-build.mkinclude $(ADK_TOPDIR)/mk/image.mk
 |