10-kernel.mk 192 Bytes
Newer Older
1 2 3
# step 4: build the distribution image
#         take care for kernel bits

4 5 6
DOT_BASE += $(call kpackages, \
	    $(THE_KMODULES) $(BASE_KMODULES) $(BASE_KMODULES_REGEXP), \
	    $(KFLAVOURS))