1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-08-31 04:18:38 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Wang Long
90ad7efe9e Add the missing file scripts/firmware
when build kernel and run the following command:
    `create_firmware_tar /source/scripts/firmware`
will cause error:
	scripts/build-common: line 140: /source/scripts/firmware: No such file or directory

This patch fix that by copy firmware file into container.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
2015-10-13 17:01:32 +08:00
Ivan Mikushin
8b2cf46516 rm unneeded code 2015-08-07 17:53:33 +05:00
Ivan Mikushin
4fe3d1044f hello world 2015-08-05 21:53:05 +05:00