This website requires JavaScript.
Explore
Help
Register
Sign in
Difuse
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1a897668ac
u-boot
/
tools
/
rsa-sign.c
2 lines
33 B
C
Raw
Normal View
History
Unescape
Escape
tools: convert makefiles to kbuild style Before this commit, makefiles under tools/ directory were implemented with their own way. This commit refactors them by using "hostprogs-y" variable. Several C sources have been added to wrap other C sources to simplify Makefile. For example, tools/crc32.c includes lib/crc32.c Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-02-04 08:24:10 +00:00
#
include
"../lib/rsa/rsa-sign.c"
Reference in a new issue
Copy permalink