diff options
| author | Scott Wood <[email protected]> | 2012-12-14 16:03:55 -0600 |
|---|---|---|
| committer | Scott Wood <[email protected]> | 2012-12-14 16:03:55 -0600 |
| commit | 88c5c68ffa277bf01b3254cf5a059e2cbe07be97 (patch) | |
| tree | f56b444a1c85d94d6a386df090def099632489fe /lib/Makefile | |
| parent | 0b38fffbe413fc0725c750d046ca62c23fca196e (diff) | |
| parent | 6e9005bd96ff0f0548a787ffafee10664a57a8e1 (diff) | |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'lib/Makefile')
| -rw-r--r-- | lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile index f83f6e8d8c5..86ca1a6ec1d 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -69,6 +69,7 @@ endif COBJS-y += crc32.o COBJS-y += ctype.o COBJS-y += div64.o +COBJS-y += linux_string.o COBJS-y += string.o COBJS-y += time.o COBJS-$(CONFIG_BOOTP_PXE) += uuid.o |
