diff options
author | Roman Yeryomin <roman@advem.lv> | 2013-08-29 18:39:39 +0300 |
---|---|---|
committer | Roman Yeryomin <roman@advem.lv> | 2013-08-29 18:39:39 +0300 |
commit | e72c70157d1102b1aa4d718178343535228b1aa2 (patch) | |
tree | a4aedefddff73cd33da158bf77bbfec907248270 /target/linux/realtek/rtl8196c/profiles/00-default.mk | |
parent | bad24f47b7d7197326b97d61fd2534bf5bee7c4d (diff) |
Fix subtargets, profiling and profiled image generation.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Diffstat (limited to 'target/linux/realtek/rtl8196c/profiles/00-default.mk')
-rw-r--r-- | target/linux/realtek/rtl8196c/profiles/00-default.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/rtl8196c/profiles/00-default.mk b/target/linux/realtek/rtl8196c/profiles/00-default.mk index 36c4aa61b..05a199a49 100644 --- a/target/linux/realtek/rtl8196c/profiles/00-default.mk +++ b/target/linux/realtek/rtl8196c/profiles/00-default.mk @@ -6,7 +6,7 @@ # define Profile/Default - NAME:=Default Profile (all drivers) + NAME:=Default PACKAGES:= \ kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev endef |