Merge usb into yeeloongfw
This commit is contained in:
commit
89d90892d0
22 changed files with 763 additions and 182 deletions
|
@ -1,7 +1,5 @@
|
|||
# -*- makefile -*-
|
||||
|
||||
COMMON_CFLAGS += -nostdinc -isystem $(shell $(TARGET_CC) -print-file-name=include)
|
||||
|
||||
kernel_img_RELOCATABLE = yes
|
||||
pkglib_PROGRAMS = kernel.img
|
||||
kernel_img_SOURCES = kern/device.c kern/disk.c kern/dl.c kern/env.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue