support build of different arm kernels and add verstile cfg.

This commit is contained in:
Arne Fitzenreiter
2011-10-12 16:56:38 +00:00
parent 3731f8f418
commit bc8fe5ffbb
12 changed files with 3551 additions and 1933 deletions

View File

@@ -30,6 +30,8 @@ THISAPP = initrd
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
SUP_ARCH = i586
###############################################################################
# Top-level Rules
###############################################################################