Move atags support to be ARM arch-specific
This commit is contained in:
@ -3,8 +3,7 @@ SUBDIRS :=
|
||||
|
||||
include $(BASEDIR)/header.mk
|
||||
|
||||
OBJS_$(d) := $(d)/atags.o \
|
||||
$(d)/console.o \
|
||||
OBJS_$(d) := $(d)/console.o \
|
||||
$(d)/font.o \
|
||||
$(d)/framebuffer.o \
|
||||
$(d)/init.o \
|
||||
|
Reference in New Issue
Block a user