summaryrefslogtreecommitdiff
path: root/target/device/Hitachi/Makefile.in
blob: e9af5ebae8db2d6b10b24ce0827f76e7a237d995 (plain)
1
2
3
4
5
6
# Override the default uClibc configuration
ifeq ($(strip $(BR2_TARGET_HITACHI_MS7206SE01)),y)

include target/device/Hitachi/MS7206SE01/Makefile.in

endif