Merge usb into yeeloongfw

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-05-31 14:21:34 +02:00
commit 89d90892d0
22 changed files with 763 additions and 182 deletions

View file

@ -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 \